Closed
Bug 106230
Opened 23 years ago
Closed 23 years ago
View page source shows wrong source
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ross, Assigned: asa)
Details
When doing view page source from the output of a POSTed form, the browser
appears to re-fetch the URL with using a GET operation. View page source should
display the source of the page being viewed in the browser, without re-fetching
it. Re-fetching (even posting with previous values) can often result in a
completely different page, which is not much help when trying to investigate a
browser rendering problem, or a server-side scripting problem.
Marking dupe.
*** This bug has been marked as a duplicate of 55583 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•