Looks like this module has a similar issue as #2466247: Drupal core 7.36 broke Filefield Sources Ajax upload previews. If you configure an image or file field with the "Allow users to select files from IMCE File Browser for this field" setting and then try to use it when uploading a file, the Ajax preview no longer works.

It does still seem to save the file after submitting the form.

Caused by #1734716: File field form label has incorrect id in @for attribute, apparently.

Comments

David_Rothstein’s picture

Status: Active » Needs review
StatusFileSize
new528 bytes

Here's a patch using the same approach as the one I just posted at #2466247: Drupal core 7.36 broke Filefield Sources Ajax upload previews.

ufku’s picture

Status: Needs review » Fixed

Fixed. Thanks.

ladybug_3777’s picture

--- deleted ---

ladybug_3777’s picture

--- deleted ---

Status: Fixed » Closed (fixed)

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

bezu60’s picture

wrong thread