DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43916>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43916 Summary: AC Trash and AC Archive throw an exception Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Access Control AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] There's a null pointer exception that is thrown when trying to access AC Trash or AC Archive. It happens as admin and editor. Once fixed it would provide an avenue of escalation discussed in bug #43915. java.lang.NullPointerException at org.apache.lenya.cms.ac.usecases.AccessControl.doCheckPreconditions(AccessControl.java:180) at org.apache.lenya.cms.usecase.AbstractUsecase.checkPreconditions(AbstractUsecase.java:270) at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
