#8132 closed defect (bug) (fixed)
Trac Header styles broken
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
Attachments (1)
Change History (3)
#1
@
3 months ago
- Component changed from General to Trac
- Owner set to dd32
- Status changed from new to accepted
- Summary changed from Plugins Trac WordPress.org Website looks broken to Trac Header styles broken
#2
@
3 months ago
- Resolution set to fixed
- Status changed from accepted to closed
I think this sync will fix Meta + Core: [14610]
Looks like it, The file paths to files in Gutenberg changed, and since these are effectively static on Trac, they were pointing to the old location, 404'ing, and as a result styles were broken.
Trac has some aggressive caching on it's templates (and caches it per-process-thread), so it's slowly clearing.
Systems request to update templates on plugins.svn:
https://make.wordpress.org/systems/2024/02/23/update-plugins-trac-templates-2/
This will ultimately also cause #6370 to be fixed as the footer will finally be updated..
Version 0, edited 3 months ago
by
(next)
Note: See
TracTickets for help on using
tickets.
This has spread to the other Trac's now :)
I think this sync will fix Meta + Core: [14610]
I'll need to nag Systems to update plugins.trac.