To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87490 Issue #|87490 Summary|sfx2: http|ftp|https|file hyperlinks treated different | than e.g. smb Component|framework Version|DEV300m4 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Thu Mar 27 09:33:59 +0000 2008 ------- So if in writer we insert a hyperlink to e.g. a png as file:///tmp/demo.png and click on it under gnome then gnome-open-url is spawned off to handle it and it typically opens in eog. On the other hand if we insert a link like smb:///localhost/share/demo.png the png is opened in draw (when the gnome-vfs2 ucb backend is available) We've effectively got a white-list of url types that we pass to the open-url handlers in sfx2, Attached is a patch to treat all non-mailto: urls the same and give open-url a bite at the cherry to attempt to handle it. --------------------------------------------------------------------- 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]
