Closed
Bug 288507
Opened 20 years ago
Closed 20 years ago
Doctype not being properly read
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bangbang023, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050330 Firefox/1.0+ (bangbang023) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050331 Firefox/1.0+ (bangbang023) Using any builds from 3/31, Firefox does not properly find the declared doctype. HTML pages show as source and php pages prompt the user for a download. Reproducible: Always Steps to Reproduce: 1. Use build from 3/31 2. Browse the web as normal 3. Actual Results: any html page presents the source in the browser window and any php pages present the user with a download file dialog Expected Results: Properly handled the pages based on their doctype
Comment 1•20 years ago
|
||
try a later build. there were a # of regressions from bug 288117, which was just backed out (20050331 10:04PST) WFM
| Reporter | ||
Comment 2•20 years ago
|
||
It must have been fixed while I was at work then. I wanted to report it, but didn't have enough time to this morning.
Comment 3•20 years ago
|
||
setting WFM per last comment
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•