You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/02/10 09:52:48 UTC

[Bug 56124] New: 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

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: dev@tomcat.apache.org
          Reporter: pansa05@ca.com

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56124] 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

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56124

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 56029 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org