Closed (fixed)
Project:
Image Assist
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2005 at 04:22 UTC
Updated:
20 Apr 2005 at 06:15 UTC
Hi,
After adding a new image using img_assist and tinymce, when the add image node returns back to the img_assist main screen, the img_assist module has forgotten that it is still conected to the editor. In other words, $img_assist_editor is empty and the 'preview snippet' button is shown. Furthermore, the 'insert image' button now has no effect, likely because it is trying to pass the new drupal filtered inline image info to tinymce. I thought this would be a simple fix, but I can't seem to find the place to pass the info back and forth from the node/add screen about the editor.
I hope this bug description helps,
mitomac
Comments
Comment #1
matt westgate commentedThanks for the description. I tracked it down to the editor variable not being passed to the add image form. Fixed.
Comment #2
(not verified) commented