Closed (won't fix)
Project:
CKEditor Anchor Link
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2023 at 17:54 UTC
Updated:
25 Aug 2026 at 12:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ebremner commentedProviding patch to fix.
Comment #3
gordon commentedI have tested this and it resolves this issue and stops it from crashing.
Comment #4
mikell commentedCan confirm this patch works
Comment #5
ciprian.stavovei commentedRe-rolled the patch to work with latest version.
Comment #6
rajab natshahThanks, please, create an issue fork. and let us have an MR to merge
Comment #7
rajab natshahConfirmed: baseStyle is defined only in js/anchor/plugin.js and used in js/link and js/unlink. Those are CKEditor 4 files, dead on Drupal 10 and up, so dropping them from 3.0.x resolves this. Thank you, ciprian.stavovei :)
Comment #8
rajab natshah