Closed Bug 22935 Opened 25 years ago Closed 25 years ago

can't view source for form post generated page

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 6119

People

(Reporter: akkzilla, Assigned: pollmann)

References

()

Details

Load the indicated URL, select any department and hit SEARCH. Try to view source on the resulting page. 4.61 can view the source, but mozilla says (with html tags sprinkled liberally throughout): Sorry! Nothing was submitted. Please try again! Not sure if this is a netlib problem or a view source problem ... trying Rick first.
Assignee: rickg → pollmann
View source is working fine. The document that's returned is bogus, so I suspect either netlib or forms. Let's try Eric first, since it's the new year and I haven't picked on him yet! Thanks akkana.
OS: other → All
Hardware: Other → All
Summary: can't view source for form submission generated page → can't view source for form post generated page
Thanks Rick. When viewing source for a page we get it from the server again, right? It looks like we're not sending the post data stream back to the server. It would need this information to reconstruct the form request. Where do we get the URL of the current page for view-source? Is the post data stream stored there? (If it is from session history, we are probably looking at a dup of bug 17685. If not, maybe we should be?)
*** This bug has been marked as a duplicate of 6119 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Keywords: verifyme
Verified
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.