When I use this and I attempt to click on the Linkit button in the Wysiwyg using Chrome (latest version), I obtain:

Uncaught TypeError: Cannot read property 'profile' of undefined editor_plugin.js:21
(anonymous function) editor_plugin.js:21
k.create.execCommand tiny_mce.js?mvhm1x:1
i.onclick tiny_mce.js?mvhm1x:1
(anonymous function) tiny_mce.js?mvhm1x:1
j tiny_mce.js?mvhm1x:1
y
CommentFileSizeAuthor
#6 Screenshot - 130116 - 15:59:40.png20.8 KBdgtlmoon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

anon’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)
aasarava’s picture

I can reproduce this error using Linkit 7.x-3.1 and Ckeditor 7.x-1.13 and Chrome 32.0.1700. Fortunately, the patch in #2115763 fixes the problem.
https://drupal.org/node/2115763

chrisfromredfin’s picture

For me it was just because there wasn't a LinkIt profile associated with this input format, even though the LinkIt button appeared there through WYSIWYG.

dgtlmoon’s picture

Version: 7.x-3.0 » 7.x-3.5

I got this error after updating to 3.5 from 3.3

dgtlmoon’s picture

Version: 7.x-3.5 » 7.x-3.x-dev
Status: Closed (cannot reproduce) » Postponed (maintainer needs more info)

Can also reproduce in 3.x after an update from a previous version

dgtlmoon’s picture

I have two existing profiles

two profiles

I've tried adding a new profile but still I get the same error

dgtlmoon’s picture

Status: Postponed (maintainer needs more info) » Active
dgtlmoon’s picture

Status: Active » Closed (duplicate)

This resolved it in my case https://www.drupal.org/node/2358219#comment-10338357

Actually so did trying it from a completely fresh browser, drupal cache clear did not fix the issue for me