Needs review
Project:
Administer Tool Tip
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2010 at 12:02 UTC
Updated:
7 Dec 2010 at 17:01 UTC
When an administration theme is selected, the block administration page 'admin/build/block' opens in the administration theme instead of the front-end theme. This in turn makes it impossible to change the blocks for the any other theme using the admin/build/block page.
With the drag-and-drop feature you wouldn't normally need that page anymore, but it's current behavior is incorrect.
Comments
Comment #1
JaapB commentedYou can use the drag-and-drop (and ATT in default) on every other page with the right theme.
I hope this solves your problems.
Comment #2
dmitrii commentedBlock administration page (/admin/build/block) and administration theme custom pages (/admin/settings/admin) works if "Drag and drop blocks (experimental)" disabled.
The problem may be deal with init_theme(); function call (IMHO).