* <h:outputText value="# {Boolean.TRUE} " /> prints out nothing. * It's expected to print out "true" #### Environment WildFly 8.1.Final, which include EL 3.0 #### Affected Versions [2.2.7]
<h:outputText value="# {Boolean.TRUE}
" /> prints out nothing.
It's expected to print out "true"
Environment
WildFly 8.1.Final, which include EL 3.0
Affected Versions
[2.2.7]