Closed Bug 71253 Opened 24 years ago Closed 24 years ago

View source should use source from cache instead of reloading.

Categories

(Core :: Networking: Cache, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 71251

People

(Reporter: nighty, Assigned: neeti)

Details

As an author of dynamic webpages (php & oracle) I noticed a very annoying bug in mozilla, related to the "view source" behaviour. It doesn't use the source from the cache, but reloads it from the web. Now, since mozilla forgets his POST vars, this can lead to unpredictable results. It is especially annoying for authors of dynamic pages, like me, who rely upon the "view source" capability of their browser to check for possible bugs in our code. It can also display erroneous code when the page has some random component in it... Fixing the "forget POST vars" bug is one step into the good direction, but only a "view source" implemented from cache will completely solve these problems. When users click on "view source" they expect to see the source of the page/frame currently being rendered; not the source of a reload. Perhaps this bug is already reported; I checked bugzilla but didn't find it. If this is a known bug, my appologies.
Submitted three times. *** This bug has been marked as a duplicate of 71251 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.