FileUpload and IE8

64 views
Skip to first unread message

GeorgeS

unread,
Oct 3, 2011, 5:27:03 PM10/3/11
to Google Web Toolkit
This is a cross-post but I realized I'd posted on the GAE forum and
this likely belongs here.

I have a Java app written using GAE and GWT and it makes use of the
FileUpload control to send a file to a datastore. It has been working
fine with IE9 and I started testing with other browsers and noticed a
problem. All of the current crop of browsers seems to work fine on my
upload using a standard looking GWT form but when IE8 uploads, the
onSubmitComplete fires and regardless of what I do IE hangs up. Since
IE8 has around 12% of the browser market I need to find a fix.

Any ideas?

GeorgeS

unread,
Oct 5, 2011, 3:49:27 PM10/5/11
to Google Web Toolkit
So is this a known issue or just something IE8 does?

On Oct 3, 4:27 pm, GeorgeS <sxoutt...@gmail.com> wrote:
> This is a cross-post but I realized I'd posted on the GAE forum and
> this likely belongs here.
>
> I have a Java app written using GAE and GWT and it makes use of the
> FileUpload control to send a file to a datastore. It has been working
> fine with IE9 and I started testing with other browsers and noticed a
> problem. All of the current crop of browsers seems to work fine on myuploadusing a standard looking GWT form but  whenIE8uploads, the
> onSubmitComplete fires and regardless of what I do IE hangs up.  SinceIE8has around 12% of the browser market I need to find a fix.
>
> Any ideas?

jhulford

unread,
Oct 6, 2011, 10:39:07 AM10/6/11
to Google Web Toolkit
You need to expound on what your issue is. "when IE8 uploads, the
onSubmitComplete fires and regardless of what I do IE hangs up" isn't
very descriptive of what problem you're actually encountering.

Ben Imp

unread,
Oct 6, 2011, 11:52:08 AM10/6/11
to google-we...@googlegroups.com
Not that this helps you resolve your issue, but the GWT applications I maintain have no issues when uploading files in IE8 land.  Something about how you are handling things is likely unique.  Post some code and, as others have mentioned, a bit more detail about what exactly is happening.

-Ben
Reply all
Reply to author
Forward
0 new messages