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

Content Navigator does not show nodes with escaped names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Sling Eclipse IDE 1.0.2
    • Sling Eclipse IDE 1.0.4
    • IDE
    • None

    Description

      Consider the following content structure:

      /content [sling:Folder]
        /sling:stuff [nt:unstructured]
      

      This will get serialized on disk in the following way

      /content/.content.xml
      /content/_sling_stuff/.content.xml
      

      The content navigator will miss the sling:stuff child node and therefore it will appear as if it is not there.

      Attachments

        Activity

          People

            rombert Robert Munteanu
            rombert Robert Munteanu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: