The AddPermissionTask stores an incorrect "permission path" when the path
parameter ends with "/" and includingSubNodes is true. (on 4.5.* series)
--------------------------------------------------------------------------------------------------------------------------------------------------
Key: MAGNOLIA-4742
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4742
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: updatemechanism
Affects Versions: 4.5.7
Reporter: Christopher Zimmermann
Priority: Critical
Fix For: 4.5.8
For example if path was "/", and includingSubNodes is true, then path is set to
"//*" which was then incorrect.
It should check if path argument is "/" and sets path approppriately.
There is actually no patch included - but I set it because the problem is
solved in 5.0 Alpha1 version.
Matteo Pelucco also reported this problem on December 19 in this forum post:
http://forum.magnolia-cms.com/forum/thread.html?threadId=5f0c27c3-1b95-412d-abd6-d818cb9a9b40
--
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]>
----------------------------------------------------------------