Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2013 at 17:38 UTC
Updated:
24 Jan 2014 at 05:27 UTC
Jump to comment: Most recent
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxramsegal1893214git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and 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 #2
ramsegal commentedFixed all warning and errors in http://ventral.org/pareview/httpgitdrupalorgsandboxramsegal1893214git.
Comment #3
driki_ commentedin the .info file, probably you could add in the embad_uninstall() function :
also there is a little typo in the .admin.inc file :
that should be
Comment #4
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
ramsegal commentedfixed the issues
Comment #6
candotri commentedCan you please wrap your lines?
embad.module
line 48, length 114
line 49, length 133
From https://drupal.org/coding-standards#linelength:
In general, all lines of code should not be longer than 80 chars.
It just makes it easier to see the code.
Comment #7
candotri commentedFor embad.install:
"If you need to define global variables, their name should start with a single underscore followed by the module/theme name and another underscore." as found in https://drupal.org/coding-standards
Comment #8
kscheirervariable_del('embad_pid '); variable_del('embad_status'); variable_del('embad_wsid'); ...Looks like a decent module, just not enough to grant 'git vetted user' status. We're more than happy to promote this project individually though!
----
Top Shelf Modules - Crafted, Curated, Contributed.
Comment #9
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.