virat111 / gwtupload

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

onFinishUpload never got fired since onSubmitComplete never got fired #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add SingleUploader with auto submit 
2.Set Guice to serve /fileupload using FileUpload inherited from 
FilesAPIUploadAction

What is the expected output? What do you see instead?
Time never gets stopped event though status message is finished OK 
since uploadFinished() cant be fire unless onSubmitComplete=true @ line 1135 of 
uploader class

What version of the product are you using? On what operating system?
GAE MAC ECLIPS

Please provide any additional information below.
http://code.google.com/p/google-web-toolkit/issues/detail?id=528 may be an 
issue 
also servlet return type is XML may be thats an issue

Original issue reported on code.google.com by sriramma...@gmail.com on 17 Jul 2012 at 2:08

GoogleCodeExporter commented 9 years ago
which version of the gwtupload and gwt are you using?

Original comment by manuel.carrasco.m on 5 Apr 2013 at 10:48

GoogleCodeExporter commented 9 years ago
Not enough info provided 

Original comment by manuel.carrasco.m on 17 May 2013 at 1:56