[Jslib] Re: jslib - fileUtils
Martin Kutschker
dreckskerl@glump.at
Sun, 17 Mar 2002 11:47:39 +0100
Martin Kutschker wrote:
> Hi!
>
> I had troubles lately using chromeToPath (and moz 0.9.8). On windows I
> get a kind of mixed path, i.e. Mozilla's base is a path (\) but the
> chrome part is a url (/). I guess it is because the registry helper
> convertChromeURL (?) changes a chrome url into a resource url, which is
> NOT a file path. Does anyone know more on this subject?
Argh, urlToPath is broken as well. It just returns the path of the url
instead of the local filesystem path!
Masi