Hello, thanks for this module.
I have tested it in IE fine, but in Opera you press the Linkit button and nothing happens. No error messages.
Using WSIWYG with CKEditor and latest Opera version 11.10.
Thanks, Tim.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | linkit_opera_d7-1127790-8.patch | 1.95 KB | anon |
| #6 | linkit_opera-1127790-5.patch | 1.92 KB | anon |
| #3 | linkit_opera_fix.patch | 1.83 KB | skylord |
Comments
Comment #1
anonIssue confirmed.
I got this
Uncaught exception: TypeError: 'window.showModalDialog' is not a function
Comment #2
skylord commentedSuffering form the same issue... Here is a small quick&dirty fix for 6.x-1.9 - the 7.x will be the same as i think....
Comment #3
skylord commentedComment #4
Tim Jones Toronto commentedCool skylord, I will give it a test! Thanks for your efforts.
Comment #5
anonThanks skylord!!
Tested on Drupal 6 and its works!
Let me check how to port this to Drupal 7 tomrrow!
Comment #6
anonCommited this patch to Linkit 6.x (its the patch from skylord, but with some coding standards fixed)
Comment #7
anonThis need to be fixed in Linkit 7.x aswell.
Comment #8
anonCommited this patch to Linkit 7.x