#59526 closed defect (bug) (fixed)
Twenty Twenty-Four: Fix image assets
Reported by: | onemaggie | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | 6.4 |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
After renaming a few of the images we need to give them the same treatment as https://core.trac.wordpress.org/changeset/56721 so that they show up for users and include the right content.
The files affected are:
abstract-geometric-art.webp
building-exterior.webp
hotel-facade.webp
museum.webp
tourist-and-building.webp
windows.webp
Change History (8)
This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.
12 months ago
#2
@
12 months ago
- Component changed from General to Bundled Theme
- Milestone changed from Awaiting Review to 6.4
This ticket was mentioned in Slack in #core by colorful-tones. View the logs.
12 months ago
#5
@
12 months ago
- Owner set to hellofromTonya
- Status changed from new to assigned
- Version set to trunk
References:
As @desrosj noted in Make/Core slack:
Ya this is because patches do not include binary file contents. So images and font files that get added do not always make it into local environments when staging a patch or PR.
It's a limitation to GIT/SVN, as far as I know
Moving into 6.4. Thank you.