Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2014 at 11:10 UTC
Updated:
4 Apr 2014 at 13:51 UTC
Jump to comment: Most recent
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 #2
girishmuraly commentedPAreview.sh found only one issue:
http://pareview.sh/pareview/httpgitdrupalorgsandboxpeterc2090905git
FILE: /var/www/drupal-7-pareview/pareview_temp/reevoomark.module
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
334 | WARNING | All constants defined by a module must be prefixed with the
| | module's name, expected "REEVOOMARK_CURLOPT_TIMEOUT_MS" but
| | found "CURLOPT_TIMEOUT_MS"
--------------------------------------------------------------------------------
Other than that I think you forgot to add ReevooMarkServiceDocument.php to reevomark.info?
Comment #3
marcelovaniIt is recommendable to delete the Master branch
Comment #4
theapi commentedThanks girishmuraly. I've added ReevooMarkServiceDocument.php to reevomark.info.
The CURLOPT_TIMEOUT_MS definition is there for users who have an older version of curl. The reevoomark library expects a version of curl >= 7.16.2. This adds the missing definition, so cannot be REEVOOMARK_CURLOPT_TIMEOUT_MS.
Comment #5
theapi commentedmarcelovani I've now deleted the master branch.
Thanks
Comment #6
pachabhaiya commentedDear theapi,
Some variables set by this module are not removed when uninstalling it.
I found the two variables (reevoomark_css_best_offers and reevoomark_css_embedded_reviews) still present in the database even after uninstalling this module.
I think you should include the following two lines in reevoomark_uninstall() function:
Cheers!!!
Comment #7
theapi commentedGood spot c.pachabhaiya, now fixed.
Thanks.
Comment #8
theapi commentedComment #9
kungfuchris commentedComment #10
mitchell commentedPlease justify setting to rtbc. For instance, a report that the code works as expected would be very useful.
Comment #11
marcelovaniThe module does work. Very handy for getting Reevoo reviews on the page.
Comment #12
kungfuchris commentedThis module has been reviewed and tested to work as expected according to integration documents by Reevoo.
Comment #13
mitchell commentedThanks for your contribution, theapi!
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 to the dedicated reviewers as well.