Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Bug
-
1.40.0
-
None
-
None
Description
I have a JCR Node which returns
true for
node.hasProperty("rep:authorizableId")
but
false for
node.hasProperty("{internal}authorizableId")
When a JCR name is passed as an argument to a JCR method it may be in either expanded or qualified form.
this is a violation of the spec.
Attachments
Issue Links
- is related to
-
JCRVLT-658 Importer fails for invalid namespace names (ones not containing a colon)
- Closed
- relates to
-
OAK-74 avoid use of "internal" namespace
- Resolved
- links to