Closed
Bug 174009
Opened 23 years ago
Closed 23 years ago
loading URL displays source code instead of formatted page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mlbizer, Assigned: bryner)
References
()
Details
Attachments
(1 file)
|
11.12 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020909
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20020909
If you follow the steps below, the final page loaded will display only HTML
Reproducible: Always
Steps to Reproduce:
1. Click on "Job Information List" (clock)
2. Click on "Search the Job Information List"
Actual Results:
I see a page of HTML code
Expected Results:
It should have produced a login page.
Comment 1•23 years ago
|
||
Confirmed that this doesn't work in Chimera/2002101104, but it doesn't work in
Mozilla 1.2a either; changing product. It appears that gecko is getting confused
because there is a closing html tag, but no opening one (although I thought it
already knew to ignore that).
Component: Page Layout → Browser-General
Product: Chimera → Browser
Version: unspecified → other
Comment 2•23 years ago
|
||
worksforme with a current trunk Mozilla build... and there is an opening <html>
too..
Sounds like the page was being sent as text/plain by the server and they fixed it...
Comment 3•23 years ago
|
||
wfm with a 2 days old cvs trunk on win2k
marking wfm - please reopen if you see this again with a recent build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 4•23 years ago
|
||
Try it again -- I'm still seeing HTML. If you get to the login page, type "5238"
as login and "fritl" as password.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 5•23 years ago
|
||
Reporter:
Do you mean this page ?
Do you see also this attachment as text ?
This page is correctly serverd for me as text/html and it's also rendered.
| Reporter | ||
Comment 6•23 years ago
|
||
Yes. I don't know why it doesn't appear correctly in my build of Chimera.
Comment 7•23 years ago
|
||
Perhaps it's already cached with the wrong mime type? Try clearing the cache
and reloading?
Comment 9•23 years ago
|
||
-> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•