Copy-paste produces document with problematic names when title is accented
--------------------------------------------------------------------------

                 Key: NXP-3209
                 URL: http://jira.nuxeo.org/browse/NXP-3209
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
            Reporter: Marc-Aurèle Darche
            Assignee: Thierry Delprat


Scenario:

- Create a document with a title with accented characters such as"Master 
français". Its "name" property is correctly formated in "master-francais" (so 
everything is well).
- One copy-pastes this document in the same folder.
- The "name" property of the newly created document is 
"Master_français.1233059473537" (instead of a better 
"master-francais.1233059473537").

This causes some operations of the Nuxeo shell, such as rm, to be unusable with 
errors such as:
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
javax.jcr.PathNotFoundException. message: 
ecm:children/default-domain/ecm:children/workspaces/ecm:children/ws1/ecm:children/fichiers/ecm:children/Master_français.12345342901157
at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2501)
at 
org.nuxeo.ecm.core.repository.jcr.JCRSession.resolvePath(JCRSession.java:285) 


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