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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|mba                       |mav
--------------------------------------------------------------------------------
        Target milestone|OOo 2.x                   |OOo 2.2.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Feb 16 09:46:30 +0000 
2007 -------
It seems that the base URL we are using on saving the document is set to the
temporary location; we must use the "real" URL of the document for it or an
empty base URL.

It's even better to use an empty base URL as this guarantees that the salvage
file will work even if opened directly and not by the document recovery.

For this we must fix SfxMedium::GetBaseURL()
This method should return an empty base URL in case the pBaseURLItem is not NULL
but contains an empty String. Otherwise it wouldn't be possible to hand over an
empty base URL via API.

As this bug may damage documents considerably I would like to get it fixed in 
2.2.1.

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