I've had multiple issues on upgrading to version 2.5 - firstly I got a fatal error which I resolved with a patch from this issue https://www.drupal.org/project/anchor_link/issues/3187234

After that was resolved, I can see that the anchor link button exists on the CKEditor pane, but it has no flag icon and there is a JS error in the console:
ckeditor.js?v=4.16.2:253 Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "fakeobjects" was not found at "/libraries/fakeobjects/plugin.js?t=L7CF".

Comments

jaydee1818 created an issue. See original summary.

piotr pakulski’s picture

got the same problem.

piotr pakulski’s picture

Priority: Normal » Major
piotr pakulski’s picture

The problem keeps crashing the CKEditor with the
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "fakeobjects" was not found at "/libraries/fakeobjects/plugin.js?t=r3wlp7".
So make both the anchor addon and CKeditor unusable.

rajab natshah’s picture

Status: Active » Closed (outdated)