WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
Bug 28270
Multiple <input type=file> fails to upload
https://bugs.webkit.org/show_bug.cgi?id=28270
Summary
Multiple <input type=file> fails to upload
Glenn Henshaw
Reported
2009-08-13 12:06:26 PDT
If a form has multiple <input type=file> elements and files are not assigned to all of them, clicking the submit button will cause the program to hang. This fails in Safari 4.0.3 and the current WebKit nightly (46919). This is not a problem in Safari 3.2 (4525). Unfortunately, I don't have other builds to test with.
Attachments
cannot reproduce
(229 bytes, text/html)
2009-08-13 14:42 PDT
,
Alexey Proskuryakov
no flags
Details
cannot reproduce
(258 bytes, text/plain)
2009-08-13 14:49 PDT
,
Alexey Proskuryakov
no flags
Details
HTML test case
(2.14 KB, text/html)
2009-08-13 14:58 PDT
,
Glenn Henshaw
no flags
Details
Sample from WebKit after hitting submit
(6.90 KB, text/plain)
2009-08-13 15:05 PDT
,
Glenn Henshaw
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Glenn Henshaw
Comment 1
2009-08-13 12:24:55 PDT
This works properly in Safari 4.0.2.
Alexey Proskuryakov
Comment 2
2009-08-13 14:42:26 PDT
Created
attachment 34789
[details]
cannot reproduce I cannot reproduce this. Do you have an example page where this happens? Do you have any "Safari enhancers" installed? Please attach a sample made with Activity Monitor utility while Safari is hung (double-click Safari in Activity Monitor process list, then click Sample button).
Alexey Proskuryakov
Comment 3
2009-08-13 14:49:51 PDT
Created
attachment 34792
[details]
cannot reproduce Fixed some mistakes in original test, but still cannot reproduce.
Glenn Henshaw
Comment 4
2009-08-13 14:58:40 PDT
Created
attachment 34793
[details]
HTML test case This page demonstrates the problem. Select a file at only one of the file selectors (say, Certificate), and leave the other empty. Hit the "save" button.
Glenn Henshaw
Comment 5
2009-08-13 15:05:59 PDT
Created
attachment 34794
[details]
Sample from WebKit after hitting submit from Webkit
r47189
Glenn Henshaw
Comment 6
2009-08-14 16:48:38 PDT
Does the test case fail for you? Do you need any more information?
Glenn Henshaw
Comment 7
2009-08-27 05:44:39 PDT
progress?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug