Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3673

Content-sync bug: children are uploaded, then immediately deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • Sling Eclipse IDE 1.0.0
    • IDE
    • None

    Description

      consider the following content structure:

      \- cccontent
       |- jcr:content
       |- en
       \- fr
      

      When uploading (export) this structure, the uploading mechanism correctly goes through all children, eg in the following order:

      /content/cccontent/fr
      /content/cccontent/en
      /content/cccontent/_jcr_content
      

      then, handles the .content.xml of the cccontent directory:

      /content/cccontent[.content.xml]
      

      which seems to delete both 'fr' and 'en' children

      Attachments

        Activity

          People

            rombert Robert Munteanu
            stefanegli Stefan Egli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: