Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 12:06 UTC
Updated:
23 May 2012 at 12:52 UTC
In the CKEditor profile -> Advanced Settings, if I change the "Path to CKEditor" from
%m/ckeditor/ckeditor
to
%l/ckeditor
and click "Update the global update", the %l isn't resolved and the setting is not saved and used.
It does work fine if I don't use the %l variable and use the full path instead: /sites/all/libraries/ckeditor ... Thanks :-)
Comments
Comment #1
Satri commentedAfter more tests, it does not work even with the full path. Whatever I put in there, the "Path to CKEditor" value is always reverted back to the default value "%m/ckeditor/ckeditor"... pretty strange.
Comment #2
dczepierga commentedHi,
Could u try to update to last DEV version of CKEditor module?
For me everything works without problem...
Greetings
Comment #3
Satri commentedAfter moving to today's 6.x-DEV version, without me doing anything, the "Path to CKEditor" value became "%b/sites/all/libraries/ckeditor"... (I have never used %b myself) and it seems to work fine now.
Let's call this issue closed. Something seems to have been fixed between 6.x-1.11 and the DEV one that makes it work for me.
Thanks -