Closed
Bug 748239
Opened 13 years ago
Closed 13 years ago
unreadable files can be selected and silently fail to upload
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 479429
People
(Reporter: wolfiR, Unassigned)
References
Details
In case of a file upload dialog the user can select a file which is not readable (ownership/mode) for him. Progressing the upload page silently fails and does nothing at all.
Reporter | ||
Updated•13 years ago
|
Comment 1•13 years ago
|
||
This is almost certainly a duplicate of bug 702949.
Reporter | ||
Comment 2•13 years ago
|
||
It's pretty similar but not the same. Submitting an empty file as proposed there is no option if permission is denied.
Something need to recognize it's not readable and report that to the user. Silently failing or transmitting "wrong" data is no solution here.
![]() |
||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•