#61271 closed defect (bug) (fixed)
Add filter for duotone to account for gutenberg_restore_image_outer_container in classic themes
| Reported by: | scruffian | Owned by: | isabel_brison |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Editor | Version: | 6.6 |
| Severity: | normal | Keywords: | gutenberg-merge has-patch |
| Cc: | Focuses: |
Description
This is a backport of https://github.com/WordPress/gutenberg/pull/59764
Backport PR here: https://github.com/WordPress/wordpress-develop/pull/6607
Attachments (1)
Change History (12)
This ticket was mentioned in PR #6607 on WordPress/wordpress-develop by @scruffian.
2 years ago
#1
- Keywords has-patch added
Backport for https://github.com/WordPress/gutenberg/pull/59764
Trac ticket: https://core.trac.wordpress.org/ticket/61271
This ticket was mentioned in PR #6719 on WordPress/wordpress-develop by @ajlende.
2 years ago
#2
Backport for https://github.com/WordPress/gutenberg/pull/59764
Trac ticket: https://core.trac.wordpress.org/ticket/61271
2 years ago
#3
@tellthemachines I have the correct backport at https://github.com/WordPress/wordpress-develop/pull/6719
@scruffian commented on PR #6607:
2 years ago
#4
@tellthemachines you're right I had done this wrongly. I have updated the PR with the correct approach (I hope!)
I had incorrectly read the original PR and thought it was removing the restore_image_outer_container filter, but it was actually removing the Duotone specific filter.
#5
@
2 years ago
- Component General → Editor
- Keywords gutenberg-merge added
- Milestone Awaiting Review → 6.6
- Version → trunk
@isabel_brison commented on PR #6719:
2 years ago
#7
Committed in r58313.
@isabel_brison commented on PR #6607:
2 years ago
#8
Closing this one in favour of #6719.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
backport