Closed
Bug 391387
Opened 17 years ago
Closed 14 years ago
Save PAGE as 'Text document' of post FORMS does not send ENV vars (HTTP_REFERER)
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: andreeagheorghe, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-11-15])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12
When saving as 'Text document' the output in text format of a POST the form is reposted but without the HTTP_REFERER (ENV vars).
Reproducible: Always
Steps to Reproduce:
1.Go the the page:http://dc1.chass.utoronto.ca/pwt/naalphacountries.html
2.Chosee one item in the first and second boxes and choose 'Plain text' as Output format (in the form)
3.Hit submit button
4.From Menu, choose FILE/SAVE PAGE AS...text document
5.See the content of the file. Instead of seeing the content of the output form you see an error message reported by the script when called with no parameters:
'<html><body><b>Incorrect request. Please use the website links to retrieve the data. Thank you!.<b></body</html>'. The same if you call the script like this: http://dc1.chass.utoronto.ca/cgi-bin/pwt61/retrieve_pwt61
Actual Results:
A script custom error, it was invoked with no POST parameters.
Expected Results:
See the results of the form in the txt file.
Comment 1•17 years ago
|
||
I can reproduce this using Firefox 2.0.0.6 on Windows Vista and Mac OS X 10.4. I can also reproduce it using Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a8pre) Gecko/2007080815 Minefield/3.0a8pre.
This exists at the Firefox level. Camino outputs the file as plain text just as it's supposed to.
Maybe a dupe of bug 115174? See also bug 359175.
Whiteboard: DUPEME
Comment 2•14 years ago
|
||
This bug was reported using Firefox 3.0 or older, which is no longer supported. The bug has also not been changed in over 500 days and is still in UNCO.
Reporter, please retest this bug in Firefox 3.6.10 or later using a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles. If you still see this problem, please update the bug. If you no longer see the bug, please set the resolution to RESOLVED, WORKSFORME.
This is a mass search of unconfirmed bugs that have no activity on them, so if you feel a bug was marked in error, just remove the CLOSEME comment in the whiteboard within the next month.
Whiteboard: DUPEME → [CLOSEME 2010-11-15]
Comment 3•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•