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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|OOo 3.1                   |OOo 3.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Dec  3 16:43:42 +0000 
2008 -------
Saving the document takes so long because the export filter tries to check if
URLs respect case sensitivity. This requires to get volume information for each
and every part of a URL. In case of UNC pathes this is quite expensive (and
takes even longer if the path does not exist).

There is no simple way to fix that. The right way would be not touching URLs on
loading and saving at all. But that would require a lot of other changes in the
code to make sure that URLs respect case sensitivity and relative or absolute
references.

Honestly speaking, I doubt that this will happen soon. The only reason why I set
the target to 3.x and not to "OOoLater" is that it might be possible to fix that
in our planned effort for better performance.


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