]
Marco Mondini updated WFLY-7033:
--------------------------------
Attachment: elfix.patch
This should fix the issue.
EL break page compilation
-------------------------
Key: WFLY-7033
URL:
https://issues.jboss.org/browse/WFLY-7033
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.1.0.Final
Reporter: Marco Mondini
Assignee: Tomaz Cerar
Attachments: elfix.patch
In case of an expression with multiple ELs, fix for WFLY-4455 breaks braces precedence.
As a conseguence, if a single quote is present between expressions, EL Parser can't
find function in second expression.