exception raised if user tries to access a not permitted property
-----------------------------------------------------------------

                 Key: MAGNOLIA-1054
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1054
             Project: magnolia
          Issue Type: Bug
    Affects Versions: 3.0 RC2
            Reporter: Chris Miner
         Assigned To: Boris Kraft


I sett up a security role that denied access to: /*/title intending to test if 
this would deny me access to that property.  That worked, I can no longer see 
titles anywhere.  But the log file shows a stack trace and a warning.  I looked 
into the stack trace and found it is printed out in getNodeData on Content.  In 
this method the WARNING worthy unexpected RepositoryException catches the 
benign and from time to time expected AccessDeniedException as well.  Attached 
find the stack trace as well as a patch that fixes the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to