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


User mav changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from m...@openoffice.org Wed Sep  2 19:56:20 +0000 
2009 -------
Fixed in fwk116. Now the office tries to open the file for editing always.

There is still a problem with this solution. If the problematic file is locked
by another thirdparty application using the system locking, the office is not
able to detect it.

The reason for this is that if the file can not be opened for editing, the
office still has to use osl_getFileStatus() to detect whether the file is
readonly, and only if it is not readonly the office treats it as a locked one.
So for this scenario we still have to improve osl_getFileStatus(), although this
scenario looks to be much less problematic than the original one described in
this issue.

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to