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

Nodes that have a user parent are not installed if they are in the same .content.xml as their parent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.14
    • None
    • None

    Description

      An artifact for an user node that also contains another child node is not installed correctly. Only the user is installed and not the profile.

      <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:rep="internal"
          jcr:mixinTypes="[rep:AccessControllable]"
          jcr:primaryType="rep:User"
          jcr:uuid="0354d89c-28ec-399c-80d3-cb2d094cf093"
          rep:authorizableId="newuser"
          rep:password="\{SHA-256}8628e1f645c2073a-1000-9db3a1f8cddca62bbde8aae52832378c061498598ef833aaa209c1c836704db0"
          rep:principalName="newuser">
          <profile
              jcr:primaryType="nt:unstructured"
              sling:resourceType="cq/security/components/profile"
              givenName="MM">
              <photos/>
          </profile>
      </jcr:root>
      

      Attachments

        1. profile.zip
          6 kB
          Marius Petria
        2. newuser.zip
          186 kB
          Marius Petria

        Activity

          People

            tripod Tobias Bocanegra
            mpetria Marius Petria
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: