On 2011-10-17 04:45, Dave Brosius wrote:
Greetings,org.apache.jackrabbit.webdav.security.report.AclPrincipalReport.java does the following This logic seems wrong to me *if (href == null && respMap.containsKey(href)) {* i'd expect it should be || correct? ...
Probably. It would be good to have test cases :-)
