Download & Extend

theme changes no longer immediately visible

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

Assigned to:Anonymous» al

I thought this would be hard to fix, but it's not. Only local images are allowed.
Patch in contributions/for_review/

#2

nobody click here