The AddPermission Task creates an incorrect task when path ends with "/" and
includingSubNodes is true.
-------------------------------------------------------------------------------------------------------
Key: MAGNOLIA-4716
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4716
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: updatemechanism
Affects Versions: 5.0 Alpha1 s009
Reporter: Christopher Zimmermann
Priority: Major
Fix For: 5.0 Alpha1 s010
For example if path was "/", and includingSubNodes is true, then path was set
to "//*" which was then incorrect.
Now it checks if path is "/" or ends with "/" and sets path approppriately.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
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: <[email protected]>
----------------------------------------------------------------