Closed (fixed)
Project:
CKEditor Link
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 16:20 UTC
Updated:
2 Jan 2012 at 10:30 UTC
Hi
Presumably the "Access CKEditor Link" permission should determine who can access the "Internal path" link type, but as far as i can see it does not. I've not granted the permission for regular users on my site, yet the link type and autocomplete widget is still available - however it throws JS (403) errors when trying to use
If it helps i'm using the ckEditor module, version 7.x-1.6
Thanks for any help
Comments
Comment #1
anrikun commentedDuplicate of #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined.
Stay tuned, I'm working on it.
Comment #2
anrikun commentedComment #3
funkytraffic commentedThe link window does not open properly if permission is not set for that role.
Using CKEditor 6.x-2.1 and CKEditor Module
Comment #4
anrikun commentedAfter all, it seems that this issue is a different problem from #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined.
It is a very strange bug that only affects 7.x. Not sure that CKEditor Link itself is faulty. I need to investigate this further.
Comment #5
anrikun commentedComment #6
anrikun commentedThis nasty bug is now fixed.
http://drupalcode.org/project/ckeditor_link.git/commit/33b53d6
Edit: BTW rich.3po many thanks for reporting this bug :-)