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=42973>. 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=42973 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical ------- Additional Comments From [EMAIL PROTECTED] 2007-07-29 11:03 ------- (In reply to comment #0) > Steps to reproduce the problem: > > - build clean (revision 559539) > - start Lenya > - go to the default publication and login as lenya > - import the example pages > - go to site tab > - submit the tutorial via menu > - try to rollback to previous revision > > you get: > > No transition found for event [checkExecutionConditions] in state [start]! i think that behaviour basically correct, though highly confusing, and we should do something about it. what happens is this: when you submit a document, you cannot edit it anymore (since it is now in review state). when you check the "Edit" menu, you will see that all editors are now greyed out until the document has either been published or rejected. so we should disable the rollback usecase in "review" as well. wdyt? > - login as alice > - go to site tab > - submit and publish a document via workflow overview > - try to rollback to previous revision > > you get: > > Unable to roll back!org.apache.lenya.workflow.WorkflowException: The event > [edit] cannot be invoked on the document to be expected. alice does not have the "edit" role. again, the menu item should be greyed out. i'm upping it to "critical" so that it gets fixed before the RC. -- 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]
