I have configured a custom content type with imagefield and image_fupload. When I try to upload three images to the node, the browser crashes. I start by selecting three images to upload. Then I click Save at the bottom of the page. The upload progress bar for the first image completes successfully, and the thumbnail derivative I configured appears in the file directory. When the progress bar for the second image begins to draw across the screen, the "images in queue processed" progress bar unexpectedly starts to draw. The browser starts to load the next page, even though the second image out of three is still being processed. When the "edit captions" page loads, the browser crashes. I have attached screen shots showing two of these steps.

I am using Mac OS 10.5.6 with Camino, Firefox, and Safari (tried all three), version 10.0.22 of the Flash plug-in (updated today to the latest). Drupal version is 6.10. Imagefield is at 6.x-3.0-alpha4 and ImageCache at 6.x-2.0-beta8. Optional Drupal modules are:

autosave date image img_assist messaging scheduler views
blackbaud devel imageapi jquery_media nice_menus signup
calendar emfield imagecache jump notifications simplemenu
cck fckeditor imagefield ldap_integration prepopulate slideshow
content_access filefield image_fupload lightbox2 print token

Thank you for developing this module and for your work on these issues!

Richard

CommentFileSizeAuthor
Picture 2.png109.1 KBkassissieh
Picture 3.png42.56 KBkassissieh

Comments

grandcat’s picture

Did you run update.php after having updated all module files?
If true, it seems to be a JS problem which appears sporadically. I will have to do some research on it.

grandcat’s picture

OK, I did some research. You're right, I found a bug which didn't appear using my test environment. I will try fix this one.

grandcat’s picture

Version: 6.x-3.0-alpha3 » 6.x-3.x-dev
Status: Active » Fixed

Should be fixed in CVS Head. Don't forget to run update.php after having updated the files.
Also available in dev version tomorrow.

kassissieh’s picture

Thank you! I will try tomorrow. Yes, I did run update.php as per the module instructions.

Richard

kassissieh’s picture

Uploading images now completes successfully without crashing browser. Tested on Mac OS 10.5.6 with Camino and Flash 10.0.22.

grandcat’s picture

Thank you for having tested this. And of course for your report.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.