Cannot add media image when using quick-edit on a wysiwyg field

Created on 10 February 2023, over 1 year ago
Updated 18 April 2024, about 2 months ago

Recreating this issue that currently exists in core: https://www.drupal.org/project/drupal/issues/3092593 πŸ› Cannot add media image when using quick-edit on a wysiwyg field Needs work

I'm guessing this needs to be fixed here if Drupal core has switched to depending on contrib CKEditor?

Original summary is below: ⬇️

Problem/Motivation

(for quick setup, Install Umami 8.8.x)

Steps to reproduce -

1. View an article, and click on quickedit on top-right corner
2. Place the cursor anywhere in the body, and click on add-media icon
3. Select the image from media_library
4. Click on "Insert Selected"

Result -
Image is not added, and there's an error in the console

plugin.js?t=0:148 Uncaught TypeError: Cannot read property 'getAttribute' of null
    at d.upcast (plugin.js?t=0:148)
    at Array.<anonymous> (<anonymous>:29:162)
    at iterator (<anonymous>:874:440)
    at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.htmlParser.element.forEach (<anonymous>:294:397)
    at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.htmlParser.fragment.forEach (<anonymous>:294:498)
    at e.<anonymous> (<anonymous>:887:94)
    at e.g (<anonymous>:10:70)
    at e.<anonymous> (<anonymous>:11:433)
    at e.window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire (<anonymous>:13:97)
    at CKEDITOR.htmlDataProcessor.toHtml (<anonymous>:315:222)

https://www.youtube.com/watch?v=nOCuBPgNink

πŸ› Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ZHawkins

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

Comments & Activities

Production build 0.69.0 2024