Closed (fixed)
Project:
Linkit
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Apr 2011 at 22:13 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent, Most recent file
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