Last commit to integrate libraries module broke paths for individuals not using that contrib module.

Created on 14 November 2018, over 6 years ago
Updated 24 January 2023, about 2 years ago

#2972670: Fixed compatibility with libraries module β†’ changed the path to the link library from /libraries/ckeditor/plugins/link/plugin.js to:

define("ANCHOR_LINK_LIBRARY_PATH", '/libraries/link/plugin.js');

and

return 'libraries/link';

'link' is a pretty general term for in the libraries directory and could have conflicts.

I would suggest testing how this works when the libraries contrib module is NOT installed. If it needs to be a requirement, it should be added.

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jastraat

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024