Hi Jürgen, Jürgen Ragaller schrieb:
> First of all I'd like to thank the devs for a very interesting > lenya-Hackathon! thanks for being there :) > I have a question regarding the locking behaviour in lenya: [...] > Navigation title: can be edited without warning (maybe no problem?) > visibility in navigation: can be changed without warning (maybe no > problem?) These properties are stored in the sitetree, so they're not affected when the document is edited. > I guess, form editor and TinyMCE need the same strictness regarding > locking behaviour. Shall I file a bug? Yes, that would be nice. TIA! > Is it correct, that file lockings due to crashed computers/browsers > and/or lazy users walking away (timeout) result in lockings and recovery > is done by editing the rcml data in the affected file (using the > overview as admin to get a list of locked resources); or telling the > locking-user to log in and release the lock by locking/unlocking the file? It is planned to introduce a function to override locks manually: http://issues.apache.org/bugzilla/show_bug.cgi?id=32678 As Jann pointed out, before breaking a lock we could use the session information to determine if the user in question is still logged in. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
