Resolve #2567801 "Deprecate coremoduleseditorjseditor.admin.js js"
Open
requested to merge issue/drupal-2567801:2567801-deprecate-coremoduleseditorjseditor.admin.js-js into 11.x
1 unresolved thread
Closes #2567801
Merge request reports
Activity
Filter activity
added 1 commit
- 09b2b581 - Trigger deprecation errors for all logic in `editor.admin.js`.
27 27 * @fires event:drupalEditorFeatureAdded 28 28 */ 29 29 addedFeature(feature) { 30 Drupal.deprecationError({ We probably need to silence these deprecation messages in core because core is still triggering these events. I'm wondering if the events would need a different deprecation notice although it could be tricky since I'm not sure there's a good way for us to retrieve the currently registered event listeners.
I believe I found a solution: https://www.drupal.org/project/drupal/issues/2567801#comment-15455060 → cf5beae3.
added 1 commit
- 53d8ecd5 - `filter/drupal.filter.filter_html.admin` is the only remaining thing in core...
added 1 commit
Please register or sign in to reply