Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-177

jcr:content and its children not overwritten during installation of Simple File Aggregate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.38
    • 3.1.40
    • Packaging
    • None

    Description

      For simple file aggregates in a package, the child node jcr:content is not correctly overwritten.

      Example
      State in repository

      + content
        + test
          + thumbnail.png [nt:file]
            +  jcr:content [nt:resource]
              + dam:thumbnails [nt:folder]
      

      In my package I have the filter

      <workspaceFilter version="1.0">
          <filter root="/content/test"/>
      </workspaceFilter>
      

      And the package content consists of only the binary file /content/test/thumbnail.png.

      Once I install that package it will not remove/recreate /content/test/thumbnail.png/jcr:content and also leave the child node dam:thumbnails in place.

      I would expect that /content/test/thumbnail.png/jcr:content/dam:thumbnails is removed with the installation of the package.

      Attachments

        Issue Links

          Activity

            People

              tripod Tobias Bocanegra
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: