An error occurs after saving a node with links created by ckeditor_link:

Notice: Use of undefined constant LOCALE_LANGUAGE_NEGOTIATION_URL - assumed 'LOCALE_LANGUAGE_NEGOTIATION_URL' in ckeditor_link_get_languages() (line 304 of /sites/all/modules/ckeditor_link/ckeditor_link.module).

drupal 7.21 (Last stable)
CKeditor module: 7.x-1.12 (Last stable)
CKeditor library: 4.0.1

Development release ckeditor_link (7.x-2.x-dev), gives the same error. Version 7.x-1.2-beta1 have not tested

Modules «Locale» and «Content translation» is not enabled, but the content of the website in Russian

Modules «Transliteration», «Pathauto» is enabled.

Ticket http://drupal.org/node/1123374 similar, but does not help for me

A typical piece of text with a link ckeditor_link:

<p>Данная площадь хорошо заметна на <a href="/taxonomy/term/78">карте Москвы</a>, потому что прилегающая территория вокзалов занимает большую площадь.</p>

Which becomes:

<p>Данная площадь хорошо заметна на <a href="/goroda/moscow">карте Москвы</a>, потому что прилегающая территория вокзалов занимает большую площадь.</p>

CKEditor Link Filter is turned on and placed first in the queue.

If you need any more information, ready to provide

Comments

petrovnn’s picture

Issue summary: View changes

add desctiption for error

petrovnn’s picture

Issue summary: View changes

Change tag for blockquote text

anrikun’s picture

Version: 7.x-2.3 » 7.x-2.x-dev
Assigned: petrovnn » Unassigned
Status: Active » Fixed

Thanks for reporting.
It's really strange that this can happen.
Anyway, it should be fixed now, in dev.
Please confirm that the notice does not show up any more.

petrovnn’s picture

WOW, it's really fixed!
Thank you very mutch for this great module!

anrikun’s picture

Status: Fixed » Closed (fixed)
anrikun’s picture

Issue summary: View changes

remove sensitive server information