jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

event.getResult returning null in IE8 #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.in IE8 from the form panel upload modal leave browse text field is blank.
2.click OK
3.response from server should come  as some error msg as text/html calling a 
json restfull web service.upon onSubmitComplete .But event.getResult()returning 
null in IE but working in FF.

What is the expected output? What do you see instead?
I expect erromessage to be displayed in modal innerhtml.

What version of the product are you using? On what operating system?
gwt 2.0.3

Please provide any additional information below.

Original issue reported on code.google.com by dwiti...@gmail.com on 13 Dec 2011 at 9:56

GoogleCodeExporter commented 9 years ago
This should be fixed in last snapshot, could you check?

thanks
- Manolo

Original comment by manuel.carrasco.m on 1 Jun 2012 at 10:29

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 3 Dec 2012 at 9:04