9 May
2006
9 May
'06
11:57 p.m.
User: dww Branch: HEAD Date: Tue, 09 May 2006 23:57:08 +0000 Modified files: /modules/signup signup.module Log message: tasks #62643 and #61971: the 'delete pre' hook doesn't exist yet, so this is dead code. however, hunmonk hopes it'll make it into core in the near future, so i'm leaving it here in HEAD. however, there were 3 bugs in this not-yet-live code: there was an XSS hole (no check_plain() or theme('placeholder') on $node->title), we should use format_plural() instead of "%d user(s)", and there was a stray debugging line left in the code. all better now... Links: http://cvs.drupal.org/diff.php?path=contributions/modules/signup/signup.modu...