Comment Notify 5.x-2.3 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Comment Notify 5.x-2.3comment_notify-5.x-2.3.tar.gzFri, 06/12/2009 - 13:45Thu, 08/13/2009 - 20:313564

Files parsed in this release

File locationVersion information
comment_notify/comment_notify.module1.8.2.28 2009/04/20 23:13:32 greggles
comment_notify/comment_notify.install1.4.2.6 2009/02/13 03:37:56 greggles
comment_notify/comment_notify.info1.2 2008/07/29 19:38:28 greggles

Source code warnings identified

Warning value
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(variable_get('node_notify_default_mailtext',AUTHOR_MAILTEXT),array('!commname'=>$comment->name,'!commtext'=>$comment->comment,'!commsubj'=>$comment->subject,'!comment_url'=>url('node/'.$nid,NULL,NULL,1).'#comment-'.$cid,'!node_title'=>$node->title,'!node_teaser'=>$node->teaser,'!mission'=>variable_get('site_mission',''),'!node_body'=>$node->body,'!name'=>$author->name,'!site'=>variable_get('site_name','drupal'),'!uri'=>$base_url,'!uri_brief'=>preg_replace('!^https?://!','',$base_url),'!date'=>format_date(time()),'!login_uri'=>url('user',NULL,NULL,1),'!edit_uri'=>url('user/'.$alert->uid.'/edit',NULL,NULL,1))) in comment_notify/comment_notify.module on line 378. Read more at http://drupal.org/node/322732
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(variable_get('comment_notify_default_mailtext',DEFAULT_MAILTEXT),array('!commname'=>$comment->name,'!commtext'=>$comment->comment,'!commsubj'=>$comment->subject,'!comment_url'=>url('node/'.$nid,NULL,NULL,1).'#comment-'.$cid,'!node_title'=>$node->title,'!node_teaser'=>$node->teaser,'!mission'=>variable_get('site_mission',''),'!node_body'=>$node->body,'!name'=>$alert->name,'!site'=>variable_get('site_name','drupal'),'!uri'=>$base_url,'!uri_brief'=>preg_replace('!^https?://!','',$base_url),'!date'=>format_date(time()),'!login_uri'=>url('user',NULL,NULL,1),'!edit_uri'=>url('user/'.$alert->uid.'/edit',NULL,NULL,1),'!link1'=>url('comment_notify/disable/'.$alert->notify_hash,NULL,NULL,1))) in comment_notify/comment_notify.module on line 423. Read more at http://drupal.org/node/322732
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(DEFAULT_MAILTEXT) in comment_notify/comment_notify.module on line 582. Read more at http://drupal.org/node/322732
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(AUTHOR_MAILTEXT) in comment_notify/comment_notify.module on line 611. Read more at http://drupal.org/node/322732

Project statistics