To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100683 Issue #|100683 Summary|Handling relative URLs needs to be improved Component|framework Version|DEV300m41 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|os Reported by|os
------- Additional comments from [email protected] Mon Mar 30 14:22:29 +0000 2009 ------- URLs are made relative and are checked for case sensitive pathes in xmloff while saving documents. This is done for all supported URL protocols no matter if the location to store the documents matches their protocol. For example to save the ODF 1.1 specification document ( http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-v1.1.odt ) about 20% of time to save is consumed in trying to make the contained http URLs relative. The handling of case sensitive file names needs to be checked also. --------------------------------------------------------------------- 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]
