Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
markup
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
5 Oct 2009 at 19:23 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ksenzeeBesides the test failures, we also probably need CSS changes per http://drupal.org/node/296918#comment-974303.
Comment #3
sun- Fixed tests.
- Fixed remnants in CSS.
Comment #5
sunThis time for real.
Comment #7
sunJust found this nice little patch again in my filesystem.
Comment #8
jacineNice one! :D
Did you leave these two out by accident?
Comment #9
sunOf course not! That was a test to see who'll catch it :P
Comment #10
jacineHaha! Ok, well it's all good now :D
Comment #11
dries commentedCommitted to CVS HEAD. Thanks.
Comment #13
gábor hojtsyThis was not documented in http://drupal.org/update/theme/6/7
Comment #14
sun.
Comment #15
jpmckinney commentedNo longer a WTF.
Comment #16
sunAdded docs. http://drupal.org/update/theme/6/7#theme-node-form
Comment #18
dave reidFYI this patch left a watchdog message getting triggered on every node edit view because of a missing theme key 'node_form'. Please advise if the patch posted in #775012-13: Theme key watchdog errors on node pages is the correct solution.