To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96918





------- Additional comments from [email protected] Thu Apr 16 06:54:53 +0000 
2009 -------
mav->noelkoethe:  You are right. Sorry, I have forgot about the last change I
did there. Indeed, the file readonly state is checked always now, so the patch
would not make behavior better in the latest version.

mav->haggai:

The fact that the patch can not be integrated as it is does not reduce the value
of the investigations. :)

As for the race condition, actually the read only mode of OOo is a designed race
condition itself, since the document file state can be changed while having the
document open. 

The only possible problem while using the attributes, as you have correctly
pointed, is that the document gets readonly state while being opened/edited. The
OOo implementation should be ready for it and handle it accordingly - either the
file would be opened readonly ( if it happens between the calls as you have
mentioned ) or an error would be shown on saving ( if it happens during the
editing ).

Thus I still tend to think that the correct approach would be to fix the
attributes handling. 


---------------------------------------------------------------------
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]

Reply via email to