Closed
Bug 442969
Opened 17 years ago
Closed 15 years ago
the CFM page can not load and show only the text source
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: r.afzali, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
when you want see the cfm page like :
http://weblogs.macromedia.com/dharfleet/archives/2006/07/java_developmen.cfm
the browser can't show it and only like notepad shown it.:
:)
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
Comment 1•17 years ago
|
||
That's because the server sends the page as text/plain, not as text/html:
HTTP Response Header
Name Value Delim
HTTP Status Code: HTTP/1.1 200 OK
Date: Tue, 01 Jul 2008 20:30:11 GMT
Server: Apache/2.0.53 (Unix) DAV/2
Last-Modified: Mon, 22 Jan 2007 09:48:26 GMT
ETag: "b860a-3a20-f6836e80"
Accept-Ranges: bytes
Content-Length: 14880
Connection: close
Content-Type: text/plain
X-Pad: avoid browser bug
I guess this is a duplicate.
Comment 2•15 years ago
|
||
This is a mass search for bugs that are in the Firefox General component, are
UNCO, and have not been changed for 800 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10, create a fresh profile,
http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you
still see the bug, please update this bug. If the issue is gone, please set the
resolution to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 3•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•