Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Aug 2013 at 09:35 UTC
Updated:
9 Sep 2013 at 14:01 UTC
This module allows you to compare products when using Drupal commerce. This is a familiar feature on commerce website.
Project page : https://drupal.org/sandbox/garnett2125/2033985
Git repository : git clone http://git.drupal.org/sandbox/garnett2125/2033985.git commerce_product_comparison
Manual reviews of other projects
Pareview
http://pareview.sh/pareview/httpgitdrupalorgsandboxgarnett21252033985git
Comments
Comment #1
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 #1.0
garnett2125 commentedAdd a manual review
Comment #1.1
garnett2125 commentedAdd a manual review
Comment #1.2
garnett2125 commentedAdd manual review
Comment #1.3
garnett2125 commentedAdd a manual review
Comment #2
garnett2125 commentedComment #2.0
garnett2125 commentedReview the wording of the "Reviews of other projects" section
Comment #2.1
garnett2125 commentedFix the git clone link
Comment #2.2
klausiremoved automated reviews
Comment #3
flebrenn commentedHi,
Very good module!
Manual review:
- Add commerce dependency (.info)
- Missing return statement: commerce_product_comparison_forms() and commerce_product_comparison_block_view().
Bye,
Comment #4
garnett2125 commentedThank you for your review, I corrected the following :
- Add commerce dependency (.info)
- Missing return statement: commerce_product_comparison_forms() and commerce_product_comparison_block_view().
Comment #5
vuzzbox commentedRan coder-review against the module to check for adherence to Drupal coding standards. It came up very clean. These two minor issues came up:
sites/all/modules/commerce_product_comparison/commerce_product_comparison.module:
+38: [normal] missing space after comma
+47: [normal] missing space after comma
Comment #6
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:
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #7
garnett2125 commentedHi,
Thank you guys for your review.
I fixed all the issues except for this one :
6. I was not able to install your module: Notice: Undefined index: schema_fields_sql in includes/entity.inc on line 265. Catchable fatal error: Argument 2 passed to SelectQuery::fields() must be of the type array, null given, called in includes/entity.inc on line 284 and defined in includes/database/select.inc on line 1300
Did you try to install my module on Commerce Kickstart 1 ? Commerce Kickstart 2 ? Commerce ?
I tried this 3 and it worked with all of them environment.
Comment #8
garnett2125 commentedManual reviews of other projects
Comment #9
garnett2125 commentedI added a module dependency. Please review =)
Comment #10
klausimanual review:
Otherwise looks got to me! Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Assigning to patrickd as he might have time to take a final look at this.
Comment #11
garnett2125 commentedHi klausi,
Thanks a lot for your review. I removed the render() calls.
Ready to have a final look =)
Comment #12
patrickd commentedRather use TRUE/FALSE than integers when possible
16 drupal_set_title(t('Comparison'));why setting the title again?
But just nitpicking..
Thanks for your contribution!
I updated your account so you can 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 stay 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 #13
garnett2125 commentedA big thank you to all of you !
Comment #14.0
(not verified) commentedAdd a manual review