Posted by moshe weitzman on June 18, 2003 at 11:24am
2 followers
Jump to:
| Project: | Drupal core |
| Version: | 4.2.0 |
| Component: | theme system |
| Category: | bug report |
| Priority: | minor |
| Assigned: | al |
| Status: | closed (fixed) |
Issue Summary
When a user edits his theme, the new theme is not shown on the next page. it is shown on the page that follows the change. we used to call theme_init() and show the proper theme immediately after the switch.
Comments
#1
I thought this would be hard to fix, but it's not.
Patch in contributions/for_review/
#2