You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/07/05 15:29:00 UTC

[jira] [Resolved] (JCRVLT-142) nt:folder not applied if no .content.xml

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

Konrad Windszus resolved JCRVLT-142.
------------------------------------
    Fix Version/s: JCRVLT-415
       Resolution: Duplicate

> nt:folder not applied if no .content.xml
> ----------------------------------------
>
>                 Key: JCRVLT-142
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-142
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 3.1.30
>            Reporter: Tobias Bocanegra
>            Priority: Minor
>             Fix For: JCRVLT-415
>
>         Attachments: node-ntfolder.zip, node-slingfolder.zip
>
>
> A {{nt:folder}} node is serialised into a plain directory w/o {{.content.xml}}. When installing such a package over content that has a different nodetype on that folder will not alter it.
> example:
> 1. install attached node-slingfolder.zip
> 2. observe: /tmp/testroot/a is sling:Folder
> 3. install attached node-ntfolder.zip
> 4. observe: /tmp/testroot/a is still sling:Folder
> if you do it the other way around, then the content is correct



--
This message was sent by Atlassian Jira
(v8.3.4#803005)