Closed (fixed)
Project:
Deco
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2007 at 11:52 UTC
Updated:
10 Oct 2007 at 18:51 UTC
Hi,
what happens with form_set_error in the theme, the bozes only get red, I don't get the error text. For example when an already existent email is used for user registration.
Comments
Comment #1
klaasvw commentedThanks for reporting this. In template PHP it was checking for the boolean $show_messages which is introduced in Drupal 6. Removed it and should work now in the latest dev version.
Comment #2
danekstrom commentedVerified =), thanks, I really like this theme.
Comment #3
(not verified) commented