To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94415
                 Issue #|94415
                 Summary|Lockfiles not parsed correctly; causes saves to error 
                        |and owner to change.
               Component|framework
                 Version|OOo 3.0 RC2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|mirror176





------- Additional comments from [EMAIL PROTECTED] Mon Sep 29 09:32:32 +0000 
2008 -------
New lockfiles of OpenOffice.org 3 fail to parse escaped characters correctly 
when the lockfile is read. Having a comma in the name (such as to set a last 
name suffix) causes the name to be written with a backslash in front of the 
comma; I think the '\,' comma is still viewed as a comma and the lockfile 
check begins checking to comparing contents following the comma to the next 
field and dropping the comma. This results in a lock not being considered as 
held by the creator. Enhancing the error dialog to say who holds the lock 
would make the error easy to diagnose. I am not sure if any other characters 
also cause problems.
  A temporary workaround is to either manually deleting the lockfile before 
opening a file (to avoid 'read only') and saving a file or not using the 
native OOo formats.
  I have confirmed this to give me trouble on RC1, RC2, and DEV300m30 on 
FreeBSD and both RC versions on Windows XP and Vista.

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