Opened 8 years ago
Closed 8 years ago
#45502 closed defect (bug) (fixed)
Fallback image URL incorrect for 2x screens
| Reported by: | desrosj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Help/About | Version: | 5.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
In Firefox on a HiDPI screen, the final image source has an incorrect URL. It is listed as https://s.w.org/images/core/5.0/header/twenty-nineteen.jpg and should be https://s.w.org/images/core/5.0/twenty%20nineteen/twenty-nineteen.jpg. This only happens when the window is really wide (greater than 782px).
The former redirects to wordpress.org and causes a "Could not load the image".
Attachments (2)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The same for https://s.w.org/images/core/5.0/header/Classic.jpg which should be https://s.w.org/images/core/5.0/classic/Classic.jpg