Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 09:46 UTC
Updated:
7 Jun 2012 at 17:31 UTC
Node Notify is a lightweight module to allow subscription to comments on nodes for registered and anonymous users. It was specifically designed to integrate with Comment Notify, i.e. Node Notify will not send email notifications if they are sent by Comment Notify.
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/donatasp/1513670.git
Reviews:
Comments
Comment #1
patrickd commentedwelcome,
looks pretty good!
Some little things I've seen while flying over it
We do really need more hands in the application queue and highly recommend to get a review bonus so we can come back to your application sooner.
regards
Comment #2
donatasp commentedHi,
Thanks for review :)
I have made following changes and commited them to 7.x-1.x branch.
Comment #3
takim commentedhi
you module has some critical, minor error when I did test
http://ventral.org/pareview/httpgitdrupalorgsandboxdonatasp1513670git
Please fix those to improve more your quality.
Comment #4
patrickd commented@takim as mentioned in #1 the critical issue is a false positive
General Note: Many of the issues found are minor and should not be required for approval, therefore please do not insist on having them fixed and do not switch the issue to needs work if there are no major issues found. Automated reviews may point you to possible security issues - what does not mean they are really security issues - note that it´s a common case that automated reviews can have false positives.
Comment #4.0
patrickd commentedAdded review list.
Comment #5
donatasp commentedAdded PAReview tag.
Comment #6
klausimanual review:
But that are just very minor issues, otherwise looks RTBC to me. Good work!
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #7
patrickd commentedIf your module is installed via drush the installation message is not very useful (no link in console). I'd suggest you to either don't output a message if it's installed by drush, or printing out the url directly (no link) (to determine whether it's installed through drush you can check whether PHP_SAPI == "cli").
Thanks for your contribution and welcome to the community of project contributors on drupal.org!! :)
I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects depending on which you feel is best.
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
As you continue to work on your module, keep in mind: Commit messages - providing history and credit and Release naming conventions.
Thanks to the dedicated reviewer(s) as well.
Comment #8.0
(not verified) commentedOne more review.