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

Florent Guillaume updated NXP-6749:
-----------------------------------

    Affects Version/s: 5.4
        Fix Version/s: 5.4.2

> VCS: Unicode normalization of paths
> -----------------------------------
>
>                 Key: NXP-6749
>                 URL: https://jira.nuxeo.com/browse/NXP-6749
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core SQL Storage
>    Affects Versions: 5.4
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.4.2
>
>
> When creating node names or resolving paths, VCS should use Unicode 
> normalization to ensure seemingly identical paths are not distinguished.
> For instance Mac OS X WebDAV creates accents using decomposed forms ("e" + 
> U+0301 for "é") but we should store them normalized as URL-based path 
> resolution will renormalize them.
> We'll use NFKC for the normalization to avoid ambiguity.

--
This message is automatically generated by JIRA.
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