Closed
Bug 110283
Opened 23 years ago
Closed 23 years ago
No further form-submission is done when your harddisk is full
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: dennis.birkholz, Assigned: alexsavulov)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
Mozilla saves all form-submissions on the harddisk, so if you send a lot of
bigger files via intranet, Mozilla will save them all on your HD and will not
delete them after closing Mozilla.
If you harddisk is full, Mozilla will do nothing on a click on the
submit-button, no warning or so.
It will not delete the former stored form-cache, but the "Save form data from
webpages"-option is disabled!
Reproducible: Always
Steps to Reproduce:
1.Send a lot of files to a webpage via a form
2.Repeat step 1. until your harddisk is full. ( Hopefully, your harddisk is a
very small one ;-) )
3.Try to submit a form
Actual Results: Mozilla does nothing, no warning, no deleting of the older files.
Expected Results: Mozilla should not save forms on HD if not selected in the
preferences.
Comment 1•23 years ago
|
||
Duplicate of "Forms/Necko: Temp file left after file upload"
*** This bug has been marked as a duplicate of 15320 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•