AI OnAI Off
Are you sure it's a ImageVault bug?
It seems to me that the onchange event is not being thrown somewhere when the popup window is closed but I'm not sure where this happens.
I was thinking of forcing the editor to throw the onchange event somewhere, I've tried calling the fire(change) method in javascript for tinyMce but it didn't work.
Hi,
I have an issue where when an image is inserted using the ImageVault button (Meridium plugin) the control does not register the change until further changes are made in text editor.
The system does not auto-save the updated content and the publish option is not made available.
It only registers the change when I add more text after the inserted image.
It seems like the change event is not being fired if an image is inserted using the Meridium plugin.
Does anyone have any suggestions/solutions for this?