[jboss-jira] [JBoss JIRA] (WFLY-6263) Apostrophe in an attribute with multiple EL parts breaks function lookup
Paul Pogonyshev (JIRA)
issues at jboss.org
Tue Feb 23 12:10:00 EST 2016
Paul Pogonyshev created WFLY-6263:
-------------------------------------
Summary: Apostrophe in an attribute with multiple EL parts breaks function lookup
Key: WFLY-6263
URL: https://issues.jboss.org/browse/WFLY-6263
Project: WildFly
Issue Type: Bug
Affects Versions: 10.0.0.Final
Reporter: Paul Pogonyshev
Assignee: Jason Greene
Priority: Critical
Attachments: jastow-bug.war.zip
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list