To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73620 Issue #|73620 Summary|UNC paths not accepted Component|framework Version|OOo 2.1 Platform|All URL| OS/Version|Windows, all Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|tm Reported by|pulsifer
------- Additional comments from [EMAIL PROTECTED] Thu Jan 18 06:42:40 -0800 2007 ------- -----Background----- In Windows, a UNC path to a directory looks like this (see http://support.microsoft.com/kb/311079): \\server\share\path According to the file URI spec, Windows UNC paths should be accepted as file urls if they are entered like this: file:///server/share/path See http://udk.openoffice.org/cpp/man/spec/uris.html, last section, "Hosts"; Note however there is a typo in the spec--it says file://somewhere/somedir/file.txt but should say file:///somewhere/somedir/file.txt, with 3 slashes after the "file:". -----The Bug----- The configuration settings for paths located in share\registry\schema\org\openoffice\Office\Paths.xcs do not work if a UNC file URLs is entered. --------------------------------------------------------------------- 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]
