Fix the computation of the xpath for blob from an exported XML document
-----------------------------------------------------------------------

                 Key: NXP-5489
                 URL: https://jira.nuxeo.org/browse/NXP-5489
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Synchronization
    Affects Versions: 5.3.2
            Reporter: Thierry Martins
             Fix For: 5.4


The xpath of the blob property contains the schema name and the prefix, which 
is incorrect when trying to read or set the property.
Currently, the xpath is computed like this: extrafile:extrafile:content/data

The schema name only needs to be concatenated if the prefix is missing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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