To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93486 Issue #|93486 Summary|Errors with shared mode on read-only files Component|Spreadsheet Version|OOO300m3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mav Reported by|fpe
------- Additional comments from [EMAIL PROTECTED] Thu Sep 4 12:45:55 +0000 2008 ------- Scenario 1 * File is owned by user A and has permissions rw-r--r-- * File is opened by User A and set to shared mode > a lock file is created owned by User A with permissions rw-r--r-- * File is opened by User B Message: this is in shared mode But *no hint* that this also is read-only (which it is for user B) * User B tries to save: no success (file is not writeable for him) Message: no longer in shared mode (which is wrong) "Save as" opens * If you cancel the save as dialog, SO still *thinks* the changes have been saved, and you can close the window without confirmation: *all changes are gone > Data loss* Scenario 2 * File is owned by user A and has permissions rw-r--r-- * File is opened by User B and set to shared mode > a lock file is created owned by User B with permissions rw-r--r-- Now the file and its lock have different owners and are only writeable by their respective owners * User B tries to save: no success (file is not writeable for him) Message: file is locked due to a merge process by user 'Unknown User' Try again later to save your changes B will never be able to save his changes since he has no write access to the file. * When B tries to disable the shared mode, the same message appears --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
