Drupal 7.36 changed the id for the upload widget (https://www.drupal.org/node/1734716), which prevents imageeditor filefield from attaching the editor buttons, as it will not detect an uploaded image.

Comments

strykaizer’s picture

Status: Active » Needs review
StatusFileSize
new956 bytes

Attached you will find a patch which will also check if the image remove button in drupal >= 7.36 exists

strykaizer’s picture

StatusFileSize
new956 bytes

Whoops, used a deprecated jquery function in previous patch, attached you will find a corrected version.

strykaizer’s picture

Issue summary: View changes
strykaizer’s picture

Status: Needs review » Needs work

Looks like the saving seems to go wrong too. Needs more work.

duozersk’s picture

Assigned: strykaizer » Unassigned
Status: Needs work » Closed (duplicate)
Related issues: +#2467567: Imageeditor doesn't work as expected after core update to 7.36

Jimmy,

Thank you for using the module and for the report and patches.

Sorry for the late reply - looks like this issue has already been addressed in #2467567: Imageeditor doesn't work as expected after core update to 7.36.

Thanks
AndyB