-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
7.1.0.GA
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.
- duplicates
-
WFLY-6263 Apostrophe in an attribute with multiple EL parts breaks function lookup
- Closed
- relates to
-
JBEAP-14003 [EAT] : Adding the testcase of JBEAP-13925 in EAT
- Resolved