Stops the pop up insert link opening a window due to broken javascript:

$(this).unclick is not a function
 $(this).unclick().click(function() {

Comments

budda’s picture

Priority: Critical » Normal
Status: Active » Closed (works as designed)

It occured to me that this could be related to using a newer version of the JQuery.js file - as part of the jQuery Update module.

I activated the jQuery_update.module and all works fine now.