[ 
http://jira.nuxeo.org/browse/NXP-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marc-Aurèle Darche updated NXP-3209:
------------------------------------

    Affects Version/s:     (was: 5.2 RC)
                       5.2 M4
              Summary: Copy-paste produces document with problematic names when 
title has accented characters (generateDocumentName in Jackrabbit session)  
(was: Copy-paste produces document with problematic names when title is 
accented)

> Copy-paste produces document with problematic names when title has accented 
> characters (generateDocumentName in Jackrabbit session)
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NXP-3209
>                 URL: http://jira.nuxeo.org/browse/NXP-3209
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.1.6, 5.2 M4
>            Reporter: Marc-Aurèle Darche
>            Assignee: Marc-Aurèle Darche
>             Fix For: 5.1.7, 5.2
>
>
> 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