Closed
Bug 133636
Opened 23 years ago
Closed 23 years ago
Post Vars not taken into account when view source
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
People
(Reporter: ken, Assigned: doronr)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313
BuildID: 2002031312
When a dynamically generated page is view sourced, and the content is pased on
post variables, the post variables are not taken into account when view
sourcing. This makes it very difficult to use mozilla to debug script issues.
Thus the text displayed on the screen is often completely different than what
you get with a veiw source
Reproducible: Always
Steps to Reproduce:
view source on a page dynamically generated based on post vars
Comment 1•23 years ago
|
||
This should be fixed soon through by bug 55583 through bug 40867
*** 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
•