I am using the WYSIWYG module with TinyMCE (v3.4.2) and for some reason when I try to add a link to an image using either Safari or Chrome the link window clears the data and the link window reopens. The link is never created. Does anyone have any suggestions on how to fix the problem?

Thanks a lot. I really appreciate it.

Comments

twod’s picture

Status: Active » Postponed (maintainer needs more info)

I'm using Chromium at home and I don't recall this happening when I've tested with Safari so I have no suggestions at this point.
Does the same thing happen on http://tinymce.moxiecode.com/tryit/full.php ?

jg314’s picture

It doesn't happen with the link you provided. What does that mean? Any suggestions on what else I should look into?

Thanks for your help.

twod’s picture

If it was a problem in TinyMCE itself, which is likely since Wysiwyg doesn't actively interact with the Image plugin, it would most likely have showed up on that demo page too.

I've been unable to reproduce this issue, when I insert an image the dialog closes and the tag is inserted the way it should.
Do you have the Advanced Image plugin enabled? Do you have the Inline dialogs plugin enabled?
Do any errors show up in the browser's JavaScript console?

jg314’s picture

Sorry it took me a while to get back. We have IMCE Wysiwyg API bridge installed along with the Video Filter module. Also, when I submit the link there are no JavaScript errors, but the url does add this query string: ?href=http%3A%2F%2Fwww.google.com&target_list=&linktitle=&class_list=&insert=Insert# with http://www.google.com being the url we are trying to add.

Any thoughts? Thanks for your help.

twod’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I'm sorry for this delay.
If you're still having problems please contact the IMCE Wysiwyg API module through their issue queue. I suspect something went wrong either in their plugin, or in the IMCE module itself.