Hello
I have a situation where the Colorbox for the Media field shows up, the file gets uploaded, but then the screen does not return to the node form. i'm stuck with a "file was uploaded" box/status message in a colorbox.

how to reproduce...

Modules:
Image javascript crop 7.x-1.0-rc3
Colorbox 7.x-1.3
http://drupal.org/project/colorbox
Media 7.x-1.1
http://drupal.org/project/media
Media Colorbox 7.x-1.0-rc1
http://drupal.org/project/media_colorbox
also have Wysiwyg 7.x-2.1
http://drupal.org/project/wysiwyg

Libraries:
colorbox 1.3.19
ckeditor 3.6.3

Fields:
field_media, Media type, with Media widget, on content type publication
field_image_thumbnail, Image type, with Media widget, on content type publication, set to use the style configured to be used with Image javascript crop

other:
Image javascript crop configured to use Colorbox,
a style configured to use Image javascript crop alone

uploading files with the field_image_thumbnail (the one using Image javascript crop) works fine and opens up colorbox.
the field_media does not. if i disable Image javascript crop for the field_image_thumbnail, the field_media works again properly

i configured Image javascript crop to use Popup instead of Colorbox. no complications with this method.

Comments

nils.destoop’s picture

Status: Active » Needs review

Can you check if this bug is fixed in latest dev version. A lot of media bug are fixed in dev.

nils.destoop’s picture

Status: Needs review » Closed (fixed)