On Mon, Jun 06, 2011 at 04:39:42PM -0800, [email protected] wrote:
> From: Ron Johnson <[email protected]>
> Date: Mon, 06 Jun 2011 17:37:25 -0500

> Quite possible. If someone can point out the error in my file URI, 
> that will really help.  If someone can tell me how to fix it, so 
> much the better.

"file" is a *protocol*. It means to use the OS's direct access to files.
"http" is a protocol. It says to connect over the network using the
Hypertext Transfer Protocol and request the file. You want Firefox to use
the "file" protocol even if the URL says to use the "http" protocol. That
would be broken behavior, and if your mysterious "Oberon" is doing that it's
broken.
-- 
Carl Fink                           [email protected] 

Read my blog at blog.nitpicking.com.  Reviews!  Observations!
Stupid mistakes you can correct!


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to