#65458 closed defect (bug) (reported-upstream)
Remove duplicate data-wp-bind--srcset in the lightbox overlay
| Reported by: | lonesahilnazir | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 7.0 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description (last modified by )
The enlarged <img> in block_core_image_print_lightbox_overlay() declares data-wp-bind--srcset="state.enlargedSrcset" twice.
Removes the duplicate (no behavior change).
Change History (6)
This ticket was mentioned in PR #12170 on WordPress/wordpress-develop by @lonesahilnazir.
4 weeks ago
#1
- Keywords has-patch added
#2
follow-up:
↓ 3
@
4 weeks ago
- Component General → Editor
- Description modified (diff)
- Keywords close move-to-github added
- Version → 7.0
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.
#4
@
4 weeks ago
- Keywords close move-to-github removed
- Milestone Awaiting Review
- Resolution → reported-upstream
- Status new → closed
@lonesahilnazir commented on PR #12170:
4 weeks ago
#5
Closing this in favor of the fix made upstream in Gutenberg. The change will sync to wordpress-develop in a future release.
@lonesahilnazir commented on PR #12170:
3 weeks ago
#6
This has been merged in gutenberg repo
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The enlarged <img> in block_core_image_print_lightbox_overlay() declares data-wp-bind--srcset="state.enlargedSrcset" twice.
Removes the duplicate (no behavior change).
See #65458.
https://core.trac.wordpress.org/ticket/65458