jijo-paulose / gwtupload

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

how to rectify OnErrorPreloadedImageHandler onError() #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.here example is working in my system , but my project  follow the same rules.
working image upload and storing in to the database. but get the image back to 
client problem is occurs. The problem is getUploadedFile function is executed 
successfully the client side call OnErrorPreloadedImageHandler onError() method 
called .
 how to rectify this problem.

What is the expected output? What do you see instead?

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

Please provide any additional information below.

onload image : 

<img style="" 
src="servlet.gupld?show=GWTMU-009070261702616456&amp;gwt.codesvr=127.0.0.1:36049
&amp;random=0.03094604540167334" class="gwt-Image">

error image : 

<img style="display: none;" 
src="http://127.0.0.1:37395/servlet.gupld?show=GWTMU-011386730582379379&amp;rand
om=0.5339447035450527" class="gwt-Image">

Thanks

Original issue reported on code.google.com by am...@infimine.com on 17 Dec 2011 at 11:45

GoogleCodeExporter commented 9 years ago
Sorry I do not follow your problem, could you give a piece of code which 
demonstrates the issue, or could you be more especific?

thanks
- Manolo

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

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 3 Dec 2012 at 7:13