Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Nov 2012 at 18:08 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent
Comments
Comment #1
gazoakley commentedHi facine,
Thanks for submitting a project application for review. To help you track the status of your application you might want to enable email notifications for changes to your application:
http://drupal.org/project/issues/subscribe-mail/projectapplications
You might also want to participate in the review bonus program - this should help ensure your application is review quickly:
http://drupal.org/node/1410826
The PAReview tool identified a few issues which you may want to look at (although nothing major):
http://ventral.org/pareview/httpgitdrupalorgsandboxfacine1850086git
Comment #2
gazoakley commentedManual review:
Minor: In commerce_currency_settings_menu you define menu items for both Currency Settings and Custom Currency Settings - the first doesn't seem to have any callback args. Is this in use? Are both required?
Minor: Possible typo in method name - commerce_currency_settings_element_validate_fuction - should this be commerce_currency_settings_element_validate_function?
On the whole this looks like a pretty nice piece of code. The previously mentioned Drupal Sniffer issues are pretty minor too and should be easily fixable.
Can you please check/fix the above issues? Once done change the status to "needs review"
Comment #3
facine commentedThanks for the review!!
Fixed the PAReview tool issues:
http://ventral.org/pareview/httpgitdrupalorgsandboxfacine1850086git
In commerce_currency_settings_menu
http://drupalcode.org/sandbox/facine/1850086.git/blob/refs/heads/7.x-1.x...
The first of these will inherit the properties of the root item:
http://drupalcode.org/project/commerce.git/blob/refs/heads/7.x-1.x:/comm...
Added module dependency:
http://drupalcode.org/sandbox/facine/1850086.git/commit/76d05f8
Fixed method name:
http://drupalcode.org/sandbox/facine/1850086.git/commit/920cc30
My manual reviews:
http://drupal.org/node/1848868#comment-6775342
Thanks!
Comment #4
facine commentedComment #5
gazoakley commentedComment #6
gazoakley commentedHi Facine,
This is looking pretty nice :-). I've taken a look through the module and had a quick play around with it on patrickd's awesome testing site - all seems to work fine to me.
Thanks for clearing up the item in commerce_currency_settings_menu - I can see what its being used for now.
I did check for duplicate modules. About the nearest I can find is Commerce Multicurrency, though it seems more concerned with synchronizing exchange rates and less with formatting as your module is.
There's a minor PAReview error - please ensure you leave a blank line at the end of your files. Nothing that would stop a RTBC though...
I'm assigning RTBC - please let me know if I've missed anything.
Comment #7
facine commentedThank you very much for your review, I fixed the minor error.
I installed locally pareview.sh for the future.
Greetings!
Comment #8
gazoakley commentedI believe at this point an administrator will be needed to set your project to closed (fixed) and grant full project creation permissions. I'd definitely recommend taking part in the review bonus program:
http://drupal.org/node/1410826
This should ensure an administrator is summoned quickly to this request and hopefully get you sorted quickly :-)
Comment #8.0
facine commentedUpdated manual reviews
Comment #8.1
facine commentedUpdated my reviews
Comment #8.2
facine commentedUpdated manual reviews
Comment #9
facine commentedI updated issue with my manual reviews.
Thanks
Comment #10
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.
manual review:
But that are not application blockers, so ...
Thanks for your contribution, facine!
I updated your account to let you promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and get involved!
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.
Thanks to the dedicated reviewer(s) as well.
Comment #11
facine commentedThank You!
I've corrected their recommendations.
Greetings!
Comment #12.0
(not verified) commentedUpdated git repository