Fix the URL editing of the CKBox/Responsive image #15093
Labels
package:ckbox
package:image
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
Replacing the URL of the image, should replace the image itself. Looks like this was already planned but is not working:
ckeditor5/packages/ckeditor5-image/src/image/replaceimagesourcecommand.ts
Lines 48 to 49 in 257e0f0
Scope
Updating the URL of the responsive image (
srcset
,sources
), should change it to a normal image. We should also clean theckboxImageId
attribute.The text was updated successfully, but these errors were encountered: