[
https://issues.apache.org/jira/browse/JCRVLT-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257251#comment-17257251
]
Konrad Windszus commented on JCRVLT-488:
----------------------------------------
IMHO `:oak:mount-libs-nodetype` is a hidden node and not exposed by JCR API
(but only the underlying Oak Node Store API). Those nodes should never end up
in packages as FileVault acts primarily on top of JCR API.
[~rombert] What is your use case? How did you create the package containing
those nodes in the first place?
> PlatformNameFormat incorrectly sets repository names for nodes with double
> colons
> ---------------------------------------------------------------------------------
>
> Key: JCRVLT-488
> URL: https://issues.apache.org/jira/browse/JCRVLT-488
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: vlt
> Affects Versions: 3.4.6
> Reporter: Robert Munteanu
> Priority: Major
> Fix For: 3.4.8
>
>
> With a node name such as ":oak:mount-libs-nodetype" the
> {{PlatformNameFormat}} class generates a platform name of
> {{_%3aoak_mount-libs-nodetype}}, which looks incorrect :
> - leading underscore should not be there
> - second underscore should not be there, as it's not part of a namespace
> declaration
--
This message was sent by Atlassian Jira
(v8.3.4#803005)