You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2014/02/28 12:41:19 UTC

[jira] [Updated] (OAK-771) Correct behavior for strange node and property names

     [ https://issues.apache.org/jira/browse/OAK-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-771:
-----------------------

    Assignee: Thomas Mueller

> Correct behavior for strange node and property names
> ----------------------------------------------------
>
>                 Key: OAK-771
>                 URL: https://issues.apache.org/jira/browse/OAK-771
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, jcr, mongomk
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> All components need to deal correctly with strange identifier names, for example umlauts, empty node or property names, slashes, dots (a problem for MongoDB), and so on. Some cases are legal, some not. Oak should throw an appropriate error message where needed.
> One case that doesn't work properly is trying to add a node named "" (empty node name) to the root node. In this case, the exception message is "node already exists". The message should probably be "illegal node name" or so.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)