[
https://issues.apache.org/jira/browse/JSPWIKI-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832992#comment-15832992
]
Harry Metske commented on JSPWIKI-1047:
---------------------------------------
That's a nasty one.
Did some analysis, it appears that when page caching is turned off, the page
acl's are always null at
https://github.com/apache/jspwiki/blob/master/jspwiki-war/src/main/java/org/apache/wiki/auth/AuthorizationManager.java#L220
> Access Control Lists do not work if page cache is deactivated
> -------------------------------------------------------------
>
> Key: JSPWIKI-1047
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1047
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.10.3
> Reporter: E.Poth
> Priority: Minor
>
> Access control lists (ACL) do not work if page cache is deactivated.
> {code:title=jspwiki-custom.properties}
> jspwiki.usePageCache = false
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)