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


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.

Reply via email to