Daniel Veditz wrote:
> It depends on the server. If the server sends back a MIME-type of text/plain
> or text/html (among others) then we try to display it. Some servers are
> misconfigured to send one of those two for files of extensions they don't
> know. Since .xpi is a new extension the server probably isn't set up to
> send the correct MIME-type, and doesn't send a generic "unknown" type.
Just like I thought - its a Bug, but the place has changed - not the
browser, but a misconfigured server. :-)
> menu. This points up a potential new feature: a way to force a "Save As" for
> an arbitrary URL. You can't just save the displayed page because there will
I wrote a RFE in bugzilla. Please feel free to add comments. The URL is
http://bugzilla.mozilla.org/show_bug.cgi?id=62253
Wolfram
--
If debugging is the procedure to remove bugs,
then programming is the procedure to create bugs.