What so a *nix path has to be file:usr/?
I think file:///usr is what we want.
> -Original Message-
> From: Peter M. Goldstein [mailto:[EMAIL PROTECTED]]
> Sent: 27 July 2002 23:07
> To: 'James Developers List'
> Subject: [PATCH] Bug #6812
>
>
>
stein [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 27, 2002 3:07 PM
To: 'James Developers List'
Subject: [PATCH] Bug #6812
All,
The attached files are a patch for bug #6812, improper handling of
absolute file URLs. Basically they consist of a check to see whether
the URL starts w
All,
The attached files are a patch for bug #6812, improper handling of
absolute file URLs. Basically they consist of a check to see whether
the URL starts with '/' after the initial file:// protocol prefix. If
so, the initial '/' is stripped off and the resulting string is taken as
the file