Fix core queries involving nodes with all-digit short names
-----------------------------------------------------------

                 Key: NXP-2407
                 URL: http://jira.nuxeo.org/browse/NXP-2407
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.1.4
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
            Priority: Critical
             Fix For: 5.1.5


Core queries made with XPath and involving nodes whose short name is all-digits 
fail.
This is because all-digit names are parsed as integer (not strings) in XPath. 
Such names must be escaped using ISO9075.

This happens at least when doing copies of documents with all-digit names, as 
now the copy does a fixup to unshare version history.




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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to