Open GoogleCodeExporter opened 9 years ago
[deleted comment]
I got this problem too. I got it to work by suppling the name attribute in the
fileUpload input tag.
Example:
<input name="fileUpload" id="fileUpload" type="file" />
Original comment by mikael.e...@gmail.com
on 5 Jan 2010 at 2:37
I can verify that adding the "Name" attribute fixed this issue for me too.
Original comment by bigto...@gmail.com
on 18 Jan 2010 at 6:43
[deleted comment]
Thanks Mikael,
Good catch, that totally fixed it.
Moderator,
This issue can now be closed, thanks.
Original comment by cameron....@gmail.com
on 18 Jan 2010 at 4:49
This fix does not seem to work for me. Could someone post the complete form
they are using in webkit browsers?
Thanks
Original comment by pareyn.b...@gmail.com
on 26 Aug 2010 at 11:11
Yeah, it didn't for me either.
Original comment by ajbea...@gmail.com
on 26 Aug 2010 at 9:24
I believe the problem is due to a race condition introduced in WebKit. I
experienced this problem in a form that forcibly cleared a file upload widget
after submission... In Safari and Chrome, the widget was cleared BEFORE the
form was submitted.
JQuery is probably doing something vaguely similar somewhere in it's code.
Original comment by phil.ehr...@gmail.com
on 13 Oct 2010 at 7:08
The project has been dormant for over a year and many of the support requests
have been resolved and/or are invalid. So we're going to archive them all,
pending review.
If you're still having a problem with the plugin, please visit the project page
and re-open the issue. We do apologize for any inconvenience this may cause,
but please bear with us... we'll be making improvements to the plugin and its
documentation over the coming weeks.
Stay tuned; and thanks for your support!
The Fyneworks Team
http://twitter.com/fyneworks
Original comment by fyneworks
on 26 Jan 2012 at 1:37
Original issue reported on code.google.com by
cameron....@gmail.com
on 30 Jun 2009 at 5:33