[
https://issues.apache.org/jira/browse/MYFACES-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Concini resolved MYFACES-2360.
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
> Facelets JSTL escapeXML function not escaping '>'
> -------------------------------------------------
>
> Key: MYFACES-2360
> URL: https://issues.apache.org/jira/browse/MYFACES-2360
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-alpha
> Reporter: Michael Concini
> Assignee: Michael Concini
> Priority: Minor
> Fix For: 2.0.0-alpha
>
>
> the version of JSTL escapeXML function in facelets currently only escapes
> '<', but not '>'. Since '>' can be interpreted as XML markup, and to be
> consistent with the JSP JSTL implementation, it should be escaped as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.