To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95405
Issue #|95405
Summary|[Collaboration] hard to use Collaboration on UNIX
Component|Spreadsheet
Version|OOo 3.0
Platform|All
URL|
OS/Version|Unix, X11
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
Assigned to|spreadsheet
Reported by|tora
------- Additional comments from [EMAIL PROTECTED] Fri Oct 24 10:18:52 +0000
2008 -------
Reproduction:
Please use one of the UNIX variants such as Linux or Solaris.
(User A)
1. File / New / Spraedsheet
2. Tools / Share Document...
3. Mark a check box "Share this spreadsheet with other users."
4. Leave the Dialog by using ok
5. File / Save to save it in a world-writable directory: /tmp/test.ods
6. File / Close
Expectation: File permission is appropriately set so that the file
can be shared.
Fact: File permission is set to such as rw-r--r--, rw-r-----, rw-------,
depending on the value of 'umask'
7. Change its permission to rw-rw-rw by such as chmod a+w /tmp/test.ods
so that other users can overwrite it.
8. File / Open to load the file.
(User B)
9. File / Open to load the same file.
10. Tools / Share Document...
Expectation: User A and B are listed in the dialog.
Fact: "No user data available."
10. Make modifications.
11. File / Save.
Expectation: The document is successfully saved.
Fact: "This spreadsheet is no longer in shared mode."
Workaround:
(User B)
12. File / Close.
(User A)
13. chmod a+w /tmp/.~sharing.test.ods#
(User B)
14. File / Open to load the document file.
15. Tools / Share Document...
Fact: Now that both user A and B are listed in the dialog.
16. Make modifications.
17. File / Save.
Fact: The document is successfully saved.
(User A)
18. Make modifications.
19. File / Save.
Fact: The function works well as expected.
References:
Issue 8811
---------------------------------------------------------------------
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]