]
Stuart Douglas reassigned WFLY-7033:
------------------------------------
Assignee: Tomaz Cerar (was: Stuart Douglas)
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
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.