Closed
Bug 137204
Opened 23 years ago
Closed 23 years ago
View source doesn't match displayed page
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
People
(Reporter: hacksaw, Assigned: doronr)
Details
I have a cgi script that I am developing. I looked at the result, and then made
a trivial change to the script. The change is reflected in the new displayed
HTML, but when viewing the source, I get the *old* html.
Dumb work around: clear the memory cache.
Comment 1•23 years ago
|
||
What's the build #?
(Please always include the build # when reporting bugs, otherwise it makes it
hard for everyone)
Bug 55583 was fixed recently (which only is problematic for view-source on
result of POSTs)
Sorry. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313
Build ID 2002031312
Comment 3•23 years ago
|
||
Was the page generated after a POST from a form?
In any case, please download a recent nightly and test again.
There were view-source changes after 0.9.9
Comment 4•23 years ago
|
||
Already fixed, thankfully.
*** 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
•