Closed Bug 61325 Opened 24 years ago Closed 24 years ago

Can't view source when variables in form are of type 'hidden'

Categories

(Core Graveyard :: Viewer App, defect, P3)

x86
Windows 98
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55583

People

(Reporter: bartvig, Assigned: rickg)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0
BuildID:    2000112120

When trying to view the source of the page the hidden variables in the form
aren't posted. This leads to a source consisting of errorcode from the cgi-script.

Reproducible: Always
Steps to Reproduce:
Go to http://www.info.sum.dk/ventelister/start.htm if javascript is not
installed press the start button.
Select 'view source' on this new page.

Actual Results:  The page source is errorcode produced from the cgi-script.


Expected Results:  Mozilla should have produced the source code for the page
that is viewed.

The page generated is not cacheble (http-header). The form on the page that
generates this page has hidden variables.
Marking as a duplicate.

*** This bug has been marked as a duplicate of 55583 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verifying as a duplicate of 55583
'view-source should pull from cache. [doesn't work for pages generated via forms
with method=POST]'
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.