Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #65458


Ignore:
Timestamp:
06/15/2026 06:27:15 AM (8 weeks ago)
Author:
sabernhardt
Comment:

Hi and thanks for the report!

Could you move this to the Gutenberg repository? The HTML should be updated in the plugin first. https://github.com/WordPress/gutenberg/issues/new/choose

The duplicate line was added as part of GB62906.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65458

    • Property Keywords has-patch close move-to-github added
    • Property Component GeneralEditor
    • Property Version7.0
  • Ticket #65458 – Description

    initial v2  
    1 The enlarged <img> in block_core_image_print_lightbox_overlay() declares data-wp-bind--srcset="state.enlargedSrcset" twice.
     1The enlarged `<img>` in `block_core_image_print_lightbox_overlay()` declares `data-wp-bind--srcset="state.enlargedSrcset"` twice.
    22Removes the duplicate (no behavior change).
    33