#32516 closed defect (bug) (fixed)
Revision 32599 Breaks menus & all other theme_mods_% stored values.
| Reported by: | BrianLayman | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | General | Version: | 4.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Scott's most recent check-in synced into my VIP QuickStart install and I've spent the last 90 minutes trying to figure out what I broke. :D
He moved a return value up into an if statement inside get_theme_mods and it shouldn't be there. As a result, theme_locations is never returned on current dbs.
Diff/patch attached.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch to get menus et al working again...