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=41421>. 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=41421 Summary: Visiting a locked page adds page to list of work Product: Lenya Version: 1.4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] By merely visiting a page in authoring that is currently locked by a user that is not the user that has the page locked, the locked page is added to it's list of work. This causes errors to be thrown when trying to save other pages, or when trying to log out. Since the item is never removed from the users list of Transactionables, the only way to clear the error is to keep hitting logout, which will work on the second try. To reproduce: login into lenya with one user. Open a page for editing. Open a completely different browser and login as a different user. Visit the page that is being edited. Then try to log out with that second user. -- 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]
