6 May
2005
6 May
'05
2:29 a.m.
Issue status update for http://drupal.org/node/22127 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: kbahey Reported by: kbahey Updated by: kbahey Status: patch Attachment: http://drupal.org/files/issues/phptemplate-core-themes.patch (1.86 KB) Both core phptemplate themes use name="keys" instead of name="edit[keys]", which was introduced since 4.6. This would cause the search box not to work. The attached patch fixes this. kbahey