26 Jul
2008
26 Jul
'08
2:06 a.m.
User: ingo86 Branch: HEAD Date: Sat, 26 Jul 2008 00:06:48 +0000 Modified files: /modules/security_scanner/xss_injector xss_injector.module Log message: Bugs killed: The if inside hook_form_alter was not working. Moving it to xss_injector_remove_fields makes the form_alter working, so only textfields are accepted to seed. $form_id at line 77 was not initialized. Added a line to initialize it and consequently post it to the database while seeding. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/security_scanner/x...