Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2013 at 21:01 UTC
Updated:
25 Dec 2013 at 11:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tr33m4n commentedHello there,
Please fix the problems found through the automated review process http://pareview.sh/pareview/httpgitdrupalorgsandboxstephmcglathery210668... , most of which are Drupal coding standard formatting issues
You also need to use a version specific branch rather than master as described here https://drupal.org/node/1127732
Could you also update your git url to the one provided by Drupal for ease of review? eg http://git.drupal.org/sandbox/stephmcglathery/2106681.git
Thanks
Comment #2
christianadamski commentedHey,
I'm still waiting for my application as well so I read through the guidelines. They state, that this issue queue is intended to "prove" you are able to write good code. Which kinda requires a certain amount of code. This modules has barely 20 lines of actual code.
And the code itself, again with all due respect, while sure fine for your specific usecase, seems unfinished for widespread, universal usage.
Comment #3
stephmcglathery commentedFixed the spaces. Committed and pushed. I also created and switched to branch: 7.x-1.x
Comment #4
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
ajitsAutomated review:
There are still issues reported by pareview which needs to be addressed. http://pareview.sh/pareview/httpgitdrupalorgsandboxstephmcglathery210668.... Please check for the attachment.
Manual review:
system_site_information_settingsform, which sets a variablepending_account_notifications_email. You should have anpending_account_notifications.install fileand implementhook_uninstallin it and delete this variable usingvariable_del(). Don't expect your users to delete the variables (as you've instructed in README.txt) on uninstalling when the API can do that.General comment
I see less LOC as a major concern in getting you to the "vetted" user access. However, I see this as an useful functionality. I would suggest you to add some more features to the project, some sort of configurations could help. Or look into ways in which this functionality could be added to any module out there.
Best,
Ajit
Comment #6
ajitsMissed to attach the pareview results.
Comment #7
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.