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

anrikun’s picture

Status: Active » Closed (duplicate)
funkytraffic’s picture

The link window does not open properly if permission is not set for that role.

Using CKEditor 6.x-2.1 and CKEditor Module

anrikun’s picture

Priority: Major » Normal
Status: Closed (duplicate) » Active

After 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.

anrikun’s picture

Title: Access CKEditor Link permission not respected » Access CKEditor Link permission not respected (UI only)
Component: Code » User interface
anrikun’s picture

Version: 7.x-2.1 » 7.x-2.x-dev
Status: Active » Fixed

This nasty bug is now fixed.
http://drupalcode.org/project/ckeditor_link.git/commit/33b53d6

Edit: BTW rich.3po many thanks for reporting this bug :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.