rich:tree ampersand is sometimes not escaped properly causing parse error
-------------------------------------------------------------------------

                 Key: RF-4351
                 URL: https://jira.jboss.org/jira/browse/RF-4351
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Seam 2.0.1.GA, Facelets 1.1.14, jsf mojarra 1.2_07-b03-FCS
            Reporter: Mikael


Hi

My nodes in my tree may contain ampersand and other crazy German characters.

Currently I'm getting an XML parse error pointing to the ampersand.

Had a look at the generated source and discovered that the node content is used 
as part of the element id. Mostly the ampersand is escaped properly but in at 
least one place it isn't which is causing a parse error on the client side. 

Using the NEKO parser.

The forum link contains more information, especially the a4j log.


-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to