Certain EL pieces result in unexplained org.apache.jasper.JasperException "contains invalid expression(s)" (the exception does not explain what is invalid). After lots of tries, I have narrowed it down: 1) there must be several EL pieces in one string; 2) there must be an apostrophe in between.
This looks very similar to bug WFLY-4455. It breaks several pages in our application, blocking upgrade to WildFly 10.
Example is attached.
- clones
-
WFLY-6263 Apostrophe in an attribute with multiple EL parts breaks function lookup
- Closed
- is cloned by
-
JBEAP-13897 [GSS](7.0.z) Apostrophe in an attribute with multiple EL parts breaks function lookup
- Closed
- is incorporated by
-
JBEAP-13826 [GSS](7.1.z) Upgrade jastow from 2.0.2 to 2.0.3
- Closed
- relates to
-
JBEAP-14003 [EAT] : Adding the testcase of JBEAP-13925 in EAT
- Resolved