I successfully upload an image and save the node. Everything ok so far. But when I edit the same node, mark the image and press the wysiwyg-imageupload button
I get a new vanilla upload dialog and not the edit-image dialog (like shown in your video). This happens in FireFox 3.5.7 and Safari 4.0.4.
Editor in use is: TinyMCE 3.2.7
Used modules:
jQuery_ui 6.x-1.3 with jquery.ui 1.7.2
jQuery UI Dialog 6.x-1.0-beta2
jQuery Update 6.x-2.x-dev (2009-Apr-24)
Wysiwyg 6.x-2.0
What am I doing wrong?
Btw. I like a lot the idea behind your module of a simple and user-friendly upload dialog.
Comments
Comment #1
eugenmayer commentedjap, this bug was introduced in the BETA4, because of the FCKeditor hack http://drupal.org/node/693430 .
I fixed this in the BETA5 which will be released shortly, fixing quiet a amount of bugs.
Thanks for the report
fixed in BETA5
Comment #2
eugenmayer commented+ Thanks for the flowers :)
Comment #3
eugenmayer commentedComment #4
jbiechele commentedThis is just to confirm that the problem is solved with 6.x-1.0-beta5.
Thanks for the quick fix.