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





------- Additional comments from shenmu...@openoffice.org Wed Feb  3 16:26:48 
+0000 2010 -------
The link is the result of using a normal hyperlink dialog in Excel
(Insert->Hyperlink->File...).

The interesting thing is that not all relative hyperlinks are converted
incorrectly by OOo. The situation is the following:
We have the folders C:\Folder1 which contains the file File.txt and we have the
folder C:\Folder2 which contains our Excel file.
In this case the following happens with relative links:

1. "..\Folder1\File.txt" in Excel becomes "file:///C:/Folder1\File.txt" in Calc
(This is bad!)
2. "..\File.txt" in Excel becomes "file:///C:/File.txt" in Calc (This is 
correct!)
3. If we just add another backslash the conversion also works, so
"..\Folder1\\File.txt" in Excel becomes
"file:///C:/Folder2/../Folder1//File.txt" (This seems to be okay with Linux)

baumux will add another example file later on which will demonstrate this.

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to