Closed (fixed)
Project:
Editor Advanced link
Version:
2.3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2025 at 13:07 UTC
Updated:
28 Oct 2025 at 09:09 UTC
Jump to comment: Most recent
Comments
Comment #3
vladimirausComment #4
duaelfrI'm on it in 2.2.x branch then I'll reproduce in 2.3.x
Comment #7
duaelfr2.2.x is green! Now let's fix 2.3.x... but another day for me ;)
Comment #11
duaelfrFinally! To be released in 2.3.2
Comment #13
cboyden commentedThis update added the JS
evalfunction to the built script. Was that intentional? It's going to completely break CKEditor for any site that's using a Content Security Policy that prevents unsafe-eval in script-src. See commit https://git.drupalcode.org/issue/editor_advanced_link-3534704/-/commit/e... in the file js/build/editorAdvancedLink.js.