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=35875>. 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=35875 Summary: Usecases don't lock resources Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If a usecase like Paste or ChangeNodeID is invoked for a document with resources, an error occurs: org.apache.lenya.cms.usecase.UsecaseException: org.apache.lenya.cms.publication.PublicationException: java.lang.RuntimeException: Cannot write to source [lenya://lenya/pubs/default/resources/authoring/tutorial/new_doctype/foo.gif]: not locked! The problem seems to be that the usecases lock the sitetree and the documents, but not the resources, and the resources cannot be written without being locked. -- 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]
