Nodes' and properties' names with invalid XML characters export as invalid XML
------------------------------------------------------------------------------

                 Key: JCR-690
                 URL: http://issues.apache.org/jira/browse/JCR-690
             Project: Jackrabbit
          Issue Type: Bug
          Components: xml
    Affects Versions: 1.1.1, 1.1
            Reporter: Jan Kuzniak


Session.exportSystemView method does check whether character should be escaped 
using _X0000_ pattern or not. It just puts it into XML without any validation. 
It causes e.g. XML attributes to contain entities like �

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

        

Reply via email to