Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
toolbar.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2010 at 07:04 UTC
Updated:
24 Mar 2010 at 16:40 UTC
Jump to comment: Most recent file

Comments
Comment #1
cosmicdreams commentedDoes this issue go away once you tell drupal to clear cache or refresh your browser's cache? I think I ran into this issue last week.
Comment #2
seutje commentedlooks like the body is improperly getting the "toolbar" and "toolbar-drawer" classes, hmz...
Comment #3
seutje commentedcheck for the presence of the toolbar before adding the classes?
seems more toolbar.module related
Comment #4
aspilicious commentedI saw someone with the same patch :)...
Gonna crosslink...
Comment #5
aspilicious commentedSame patch: #715762: Toolbar classes added even when not on page
Comment #6
casey commentedMarked the other one duplicate. This one is still RTBC.
Comment #7
dries commentedCommitted to CVS HEAD. Thanks.
Comment #8
seutje commentedups, didn't mean to RTBC it, just meant to set it to needs review :x
and sry for not stumbling on #715762: Toolbar classes added even when not on page, was just looking at seven's issues
Comment #9
seutje commentedswear to god, every single time >_<