[Mono-bugs] [Bug 322328] Uri: UriFormatException on linux for files with colons

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun May 18 11:55:32 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=322328

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=322328#c10





--- Comment #10 from Miguel de Icaza <miguel at novell.com>  2008-05-18 09:55:31 MST ---
Andrew, you say that some programs are failing to run for you when you run them
from /home/ajorg/packages/home:ajorgensen/project/, could you please provide
more details, a stack trace as well as the commands that fail?

For example, this works just fine:

 new Uri ("file:///home/miguel/File:Name/Another");

This is because it has been prefixed with "file:", maybe a program is just
passing local files to the Uri ctor incorrectly?

Am not opposed to add special handling code to the Uri constructor, but we need
to understand the details, please provide the information.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list