Email Field 6.x-1.2 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Email Field 6.x-1.2email-6.x-1.2.tar.gzSat, 06/13/2009 - 19:25Thu, 08/13/2009 - 20:503292

Files parsed in this release

File locationVersion information
email/email.module1.9.2.8.4.12 2009/06/13 19:01:32 mh86
email/email.installn/a
email/email.info1.1.2.2.4.1 2008/04/15 19:23:59 mh86

Source code warnings identified

Warning value
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('mail','Email injection exploit attempted in email form subject: '.check_plain($form_state['values']['subject']),WATCHDOG_NOTICE) in email/email.module on line 369. Read more at http://drupal.org/node/323101
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('mail',t('%name-from sent an e-mail at %form.',array('%name-from'=>theme('placeholder',$form_state['values']['name']." <$from>"),'%form'=>url($_GET['q'],array('absolute'=>TRUE))))) in email/email.module on line 397. Read more at http://drupal.org/node/323101

Project statistics