Recursive ACL causes stackoverflow ---------------------------------- Key: JAHIA-4011 URL: http://www.jahia.net/jira/browse/JAHIA-4011 Project: Jahia Web Content Management Server (WCMS) Issue Type: Bug Reporter: Robert Egglestone Attachments: recursive_acl_fix_for_jahia_r23737.patch
Sorry if this is against the wrong project. We're seeing a stackoverflow exception caused by recursive ACLs in JahiaACL.java. There is code in JahiaACL to detect these loops, but it's not working, because the list of ACLs is not being carried through all code paths. The attached patch which is against Jahia 5.0.4 revision 23737 fixes this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://www.jahia.net/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ jira_list mailing list jira_list@jahia.org http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list