https://issues.apache.org/bugzilla/show_bug.cgi?id=56124
Bug ID: 56124
Summary: A simple expression like "${active eq 1 and newItem ne
'true'}" is throwing an "javax.el.ELException: Failed
to parse the expression
[${activeeq1andnewItemne'true'}]" error
Product: Tomcat 7
Version: 7.0.50
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Jasper
Assignee: [email protected]
Reporter: [email protected]
A simple expression like "${active eq 1 and newItem ne 'true'}" is throwing an
"javax.el.ELException: Failed to parse the expression
[${activeeq1andnewItemne'true'}]" error.
This use to work until version 7.0.47. When I replace the ne with a !=, it
seems to work fine again.
I don't see the underlying libraries jasper.jar and jasper-el.jar have changed
between these two versions, and hence don't expect this to be a intentional
behavior. Please confirm whether or not this is a bug.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]