Uploaded image for project: 'JCR Tools'
  1. JCR Tools
  2. JCRTOOLS-10

Exported tree as XML contains ACL info

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0
    • None
    • None
    • Basel 22
    • 1

    Description

      The following node should be filtered out as it may cause troubles when re-imported. See related issue. In that case happened only when exporting from root, here happens from any sub-path too

      <sv:node sv:name="rep:accesscontrol">
          <sv:property sv:name="jcr:primaryType" sv:type="Name">
            <sv:value>rep:AccessControl</sv:value>
          </sv:property>
          <sv:node sv:name="everyone">
            <sv:property sv:name="jcr:primaryType" sv:type="Name">
              <sv:value>rep:PrincipalAccessControl</sv:value>
            </sv:property>
            <sv:node sv:name="rep:policy">
              <sv:property sv:name="jcr:primaryType" sv:type="Name">
                <sv:value>rep:ACL</sv:value>
              </sv:property>
              <sv:node sv:name="entry">
                <sv:property sv:name="jcr:primaryType" sv:type="Name">
                  <sv:value>rep:GrantACE</sv:value>
                </sv:property>
                <sv:property sv:name="rep:nodePath" sv:type="Path">
                  <sv:value>/</sv:value>
                </sv:property>
                <sv:property sv:name="rep:principalName" sv:type="String">
                  <sv:value>everyone</sv:value>
                </sv:property>
                <sv:property sv:name="rep:privileges" sv:type="Name" sv:multiple="true">
                  <sv:value>jcr:read</sv:value>
                </sv:property>
              </sv:node>
            </sv:node>
          </sv:node>
        </sv:node>
      

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                bandersen Bradley Andersen
                fgrilli Federico Grilli
                Nucleus
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Bug DoR
                    Task DoD

                    Time Tracking

                      Estimated:
                      Original Estimate - Not Specified
                      Not Specified
                      Remaining:
                      Remaining Estimate - 0d
                      0d
                      Logged:
                      Time Spent - 20m
                      20m