24 May
2005
24 May
'05
3:21 p.m.
Issue status update for http://drupal.org/node/23516 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: Thox Updated by: Thox Status: patch Attachment: http://drupal.org/files/issues/form_clean_id.patch (7.96 KB) Attached patch makes Drupal forms slightly more valid. It removes "][" from ID attributes in forms and replaces it with a dash (-). In the future, we might clean out more characters, but these ones are used throughout Drupal. Thox