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

angela reassigned JCR-2192:
---------------------------

    Assignee: angela

> handling of expanded-form jcr names by node type *Template classes 
> -------------------------------------------------------------------
>
>                 Key: JCR-2192
>                 URL: https://issues.apache.org/jira/browse/JCR-2192
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi-commons, JCR 2.0
>            Reporter: Julian Reschke
>            Assignee: angela
>
> ItemDefinitionTemplate treats the name as opque string, instead of a JCR Name.
> Example: when setting the name to
>   "{http://example.org/}foo";
> then getName() needs to return
>   "bar:foo"
> which the prefix "bar" being mapped to the namesapce "http://example.org/";.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to