Opened 12 years ago
Last modified 6 years ago
#22414 new defect (bug)
validate_current_theme() should validate cached theme roots
Reported by: | nacin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | needs-patch |
Focuses: | Cc: |
Description
See ticket:22252#comment:14. To handle edge cases like the same theme being in multiple roots, validate_current_theme() should validate the cached theme roots, and update or delete them as appropriate.
Note: See
TracTickets for help on using
tickets.
I should probably start learning the theme roots API.