Closed (duplicate)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2012 at 05:50 UTC
Updated:
31 Aug 2018 at 17:21 UTC
Jump to comment: Most recent
Comments
Comment #1
sanchi.girotra commented1. Error report: http://ventral.org/pareview/httpgitdrupalorgsandboxanonym1676276git.
2. There should be proper comments in your code refer http://drupal.org/coding-standards.
Comment #2
Anonym commentedI fixed these issues.
Comment #3
dabblela commentedI will leave this for a member of the team to close, but is this project necessary? It seems to duplicate functionality that can already be produced with the Webform and Webform Phone modules.
Comment #4
dabblela commentedComment #5
Anonym commentedWebform is big and slow. My module is simple and fast. Many people don't need big monster such as webform, but need simple module "Call Me" )
Comment #6
vaibhavjainTo fasten the process, please look -- http://drupal.org/node/1410826
Comment #7
andypostthere's asecurity issue with this code - phone send as is, use @phone and @name and do not use check_plain() here:
read more about escaping and text formating at format_string() and hook_mail()
Comment #8
Anonym commentedandypost: Thank you. I'm fixed this issue.
Comment #9
a_thakur commentedDuplicate applications, refer to http://drupal.org/node/1702174#comment-6280390,
Please finish the oldest one first and then continue with other project applications or push them as full projects on your own as once you are done with the project application of your oldest module(http://drupal.org/node/1102520), you can create your own full projects.
Thanks,
Ashish.
Comment #10
avpaderno