#60980 closed defect (bug) (fixed)
Fix get_item_features() in class-avif-info.php
Reported by: | yguyon | Owned by: | adamsilverstein |
---|---|---|---|
Milestone: | 6.5.3 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Media | Keywords: | has-unit-tests has-patch commit fixed-major dev-reviewed |
Focuses: | Cc: |
Description
Import upstream fix from libavifinfo to WordPress: https://bugs.chromium.org/p/aomedia/issues/detail?id=3556
Follow-up of https://github.com/WordPress/wordpress-develop/pull/4612.
Change History (14)
This ticket was mentioned in PR #6379 on WordPress/wordpress-develop by @yguyon.
8 months ago
#1
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
8 months ago
#4
@
8 months ago
- Milestone changed from Awaiting Review to 6.5.3
- Version changed from trunk to 6.5
Thanks for the ticket and welcome to WordPress Core Trac,
Moving this bugfix to milestone 6.5.3 since it was introduced in 6.5/[57524].
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
8 months ago
#6
@
8 months ago
- Keywords commit added
- Owner changed from yguyon to adamsilverstein
Thanks for the fix @yguyon - looks good. Thanks especially for the tests and additional test image to reproduce the issue.
Moving this bugfix to milestone 6.5.3 since it was introduced in 6.5/[57524].
Thanks @audrasjb - I guess a small fix like this is worth back porting to 6.5?
This ticket was mentioned in Slack in #core by jorbin. View the logs.
8 months ago
#8
@
8 months ago
I guess a small fix like this is worth back porting to 6.5?
Yes, especially since it includes automated tests and prevents a fatal error.
This ticket was mentioned in Slack in #core by jorbin. View the logs.
8 months ago
#11
@
8 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backport consideration.
@adamsilverstein commented on PR #6379:
8 months ago
#14
Merged to WordPress core in https://core.trac.wordpress.org/changeset/58049 and backported to the 6.5 branch in https://core.trac.wordpress.org/changeset/58050
Import upstream fix from libavifinfo to Wordpress.
Trac ticket: https://core.trac.wordpress.org/ticket/60980
Follow-up of https://github.com/WordPress/wordpress-develop/pull/4612.