Closed (duplicate)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2011 at 00:53 UTC
Updated:
10 Sep 2018 at 10:19 UTC
Jump to comment: Most recent
Comments
Comment #1
alexgreyhead commentedAh, a sandbox link might make review a little simpler:
http://drupal.org/sandbox/alexharries/1086742
Comment #2
avpadernoComment #3
meba commentedYour use of %s in this query is wrong. You should use db_escape_table()
I suggest not using ! in your t() function here, at least for !field
If the module is experimental, does it need a release? Well, not my judgement but please do not create stable releases until the module is really stable.
Comment #4
alexgreyhead commentedHi Meba,
Thank you for taking the time to give me some useful feedback; I'll get those fixed and re-submit the project.
Best wishes,
Alex
Comment #5
tim.plunkettClosing, feel free to re-open if this was a mistake.
Comment #6
klausiProject 1: http://drupal.org/node/1087242
Project 2: http://drupal.org/node/1929298
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
Comment #7
alexgreyhead commentedClosing as I'd like http://drupal.org/node/1929298 to be approved.
Comment #8
avpaderno