Closed
Bug 117211
Opened 24 years ago
Closed 24 years ago
xpi is opened as text-file
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla.spam2, Assigned: kairo)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+)
Gecko/20011228
BuildID: 2001122803
while trying to install the language-package the xpi is openened as text-file
Reproducible: Always
Steps to Reproduce:
1. visit page
2. klick on de-AT.xpi
Actual Results: opens xpi as text-file
Expected Results: popup of installer window
worked in earlyier trunks and still works when using
ftp://ftp.mozilla.org/pub/mozilla/l10n/lang/moz.096/langdeat.xpi
Comment 1•24 years ago
|
||
looking at the icons shown in the directory view, I'd make a wild guess that the
server thinks that they're text files, is serving them as text/plain, and Moz is
taking the server's word for it. Is anyone in a position to check this?
Comment 2•24 years ago
|
||
This server send a wrong mime-type
C:\>wget http://www.hirsch.sth.ac.at/mozilla/de-AT.xpi
--22:43:52-- http://www.hirsch.sth.ac.at/mozilla/de-AT.xpi
=> `de-AT.xpi'
Connecting to www.hirsch.sth.ac.at:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 442,586 [text/plain]
-----------------------------------------------------------------------------
-> Kairo
Assignee: syd → kairo
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
Assignee | |
Comment 3•24 years ago
|
||
This was a missing line in the mime.types file after we did a server update. Sorry!
FIXED now.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•