[richfaces-issues] [JBoss JIRA] Created: (RF-7521) rich:pickList does not html encode ampersand

Frank Bitzer (JIRA) jira-events at lists.jboss.org
Tue Jul 14 03:56:29 EDT 2009


rich:pickList does not html encode ampersand
--------------------------------------------

                 Key: RF-7521
                 URL: https://jira.jboss.org/jira/browse/RF-7521
             Project: RichFaces
          Issue Type: Bug
          Components: component-input
    Affects Versions: 3.3.1
         Environment: RichFaces 3.3.1
            Reporter: Frank Bitzer
            Priority: Minor


When the label property of a SelectItem of a rich:pickList contains an ampersand (&), this ampersand is rendered directly in the resulting html code (and not encoded as &).

This way, the page is no valid XHTML any more and not displayed in Google Chrome (other browsers however ignore this error).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list