#59526 closed defect (bug) (fixed)
Twenty Twenty-Four: Fix image assets
| Reported by: | onemaggie | Owned by: | hellofromTonya |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4 |
| Component: | Bundled Theme | Version: | 6.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
3 years ago
This ticket was mentioned in Slack in #core by colorful-tones. View the logs.
3 years ago
#5
@
3 years ago
- Owner set to
- Status new → assigned
- Version → 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
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Moving into 6.4. Thank you.