Issue Type: Bug Bug
Affects Versions: 4.5.8, 5.0
Assignee: Unassigned
Created: 30/May/13 5:15 PM
Description:

To reproduce simply

The xml output will contain the following cruft on top

<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>
Fix Versions: 4.5.10, 5.0
Project: Magnolia
Priority: Major Major
Reporter: Federico Grilli
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to