Closed Bug 78553 Opened 24 years ago Closed 24 years ago

Form elements get reset after download [form sub]

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
major

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: akkzilla, Assigned: alexsavulov)

References

()

Details

Go to http://www.palmos.com/dev/tech/tools/gcc/ Unblock all cookies from this site, if they're blocked. Scroll down to a few lines near the bottom and click on "SDK version 3.5" (works with this version of prc-tools). Say OK to the license agreement. Scroll down to the Unix section. Attempt to download each part -- headers and libraries, documentation, examples -- by shift-clicking (or by clicking and then saying save). Check the resultant file types ("file *" will do it on unix). Expected: three .tar.gz files are downloaded, containing gzip compressed data. Actually seen: the first file is downloaded correctly, but all subsequent files instead download html saying "You cannot download this directly, you must first agree to the license." I'm guessing that they're keeping this information in a cookie, and that this cookie is somehow getting unset after the first download. Not sure how to find out for sure, though. Works in 4.7: all four files (these three plus Update 1 up at the top of the page) are downloaded as correct gzipped data. In mozilla there seems to be no way to download these files.
Actually, I think they're doing this with hidden form elements, not cookies. I think it's a form element that's getting reset, but it's hard to tell because View Source refetches the page, which fetches the license agreement page instead of the resultant page (i.e. view source has the same bug that downloading has).
Assignee: morse → rods
Component: Cookies → HTML Form Controls
QA Contact: tever → vladimire
eric, is this something you can take a look at?
Status: NEW → ASSIGNED
The subject was misleading, I think the problem is in form elements. Changing summary.
Summary: Cookies get reset after download → Form elements get reset after download
reassiging
Assignee: rods → pollmann
Status: ASSIGNED → NEW
This morning's builds had a bug ( bug 80746 ) which may have led to a Bugzilla user inadvertantly changing this bug from the Assignbed/Accepted status to the New status. If you are the owner of this bug please check to see that it is in the correct Status. Thanks.
Bulk reassigning form bugs to Alex
Assignee: pollmann → alexsavulov
Summary: Form elements get reset after download → Form elements get reset after download [form sub]
This works for me on 2001-10-08-08-trunk build...
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
yep, and now the page doesnt exist at all... verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.