[
https://issues.apache.org/jira/browse/JCR-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-928:
------------------------------
Component/s: jackrabbit-core
> NodeTypeManagerImpl.hasNodeType should allow unknown prefixes
> -------------------------------------------------------------
>
> Key: JCR-928
> URL: https://issues.apache.org/jira/browse/JCR-928
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core, nodetype
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 1.4
>
>
> The current implementation of NodeTypeImpl.hasNodeType(String) throws an
> exception if the given name uses an unknown prefix. A better alternative
> would be to just return false, as by definition a node type in an unknown
> namespace can not exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.