Closed Bug 105554 Opened 23 years ago Closed 23 years ago

View-Source improperly caching output from CGI's

Categories

(Core :: DOM: Navigation, defect)

x86
Windows NT
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 55583

People

(Reporter: NathanHumble, Assigned: bzbarsky)

Details

View-source seems to be caching the source from CGI scripts and not updating
it even though the rendered page updates.  I am not having a problem with the
POST data being sent, I am having a problem with the source being from an old
version of the page.  This is a major problem when developing CGI's and
previewing the output in Mozilla (especially when hidden fields are involved).
.
Assignee: asa → bzbarsky
Component: Browser-General → Networking
Whiteboard: DUPEME
Yup.  This is the same problem as the form data being resent actually.  We need
to change the way we pull source from the cache....

This will hopefully get fixed soon, since it requires interface changes and
seems like a major 1.0 stopper to me.  :(

*** This bug has been marked as a duplicate of 55583 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
->docshell per other bug.
Component: Networking → Embedding: Docshell
You need to log in before you can comment on or make changes to this bug.