Posted by Soultrape on November 20, 2007 at 10:20am
Jump to:
| Project: | Multiple Image Upload |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
After dropping the images into the upload applet, and the upload finishes - the uploaded images do not show up in the Uploaded section.
If I refresh the page, I do see the images and can select them/work with them normally - Is this a feature or a bug :-)?
Comments
#1
same here on my second drupal system. there are no pictures shown, only after a whole refresh.
(btw: my uploaded original file has no file extension on the server anymore)
#2
This is a bug.
The applet executes some Javascript code once all the images are uploaded, which should then refresh the "Uploaded images" section.
What browser are you both using?
#3
this issue is still in 1.1
IE 7.0.5730.11
#4
Almost the same version as I'm testing on (7.0.5730.13) so I doubt that is the problem.
Is it possible you could direct me to your site so I can have a look at this myself (feel free to message me privately with your site's details if you don't want these being made public yet)? I suspect this could well be related to which theme you're using on your site.
Simon
#5
I confirm this bug both in firefox and Iexplorer
#6
OK, I know what the problem is, and will release a fix for it very shortly.
Simon
#7
Hi this bug still exisits. And I would like to use Imagex in my Gallery system. So if you allready found the problem, please let us know how to fix it.
Thanks alot.
#8
having the same issue in the latest 5.x. No images are shown after the progress bar finishes.
#9
i had the same problem. After i changed the entry http://quartz.nhm.ac.uk/imagex/get in the file imagex.js to my servername (http://www.myserver.de?q=imagex/get) and url it works for me.
Maybe this will also work for you
#10
hi,
Please give me a demo with source code for image upload without page refresh using with ajax and php.
thank U
gvgreddy
#11
Version 2 should fix this.
#12
confirming fix.
#13
Automatically closed -- issue fixed for two weeks with no activity.