To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91522 Issue #|91522 Summary|.doc import/export does not roundtrip hyperlinks to fi |les well Component|Word processor Version|DEV300m22 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|ama Reported by|kendy
------- Additional comments from [EMAIL PROTECTED] Wed Jul 9 15:46:26 +0000 2008 ------- Create a source.doc in MS Word that contains a hyperlink to target.doc in the same directory, open it in OOo in Linux, save, open in MS Word again, and you'll see the hyperlink changed from 'target.doc' to something like /home/yourname/Documents/target.doc. And if you create a hyperlink to c:\Documents\ and\ Settings\ugh.doc, it will change to /c:/Documents<escaped%>20and<escaped%>20Settings/ugh.doc [sorry, don't remember exactly what was the <escaped%>, but you get the idea ;-)]. Attached patch should fix both cases; or at least the worst scenarios ;-) --------------------------------------------------------------------- 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]
