Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Mar 2014 at 09:24 UTC
Updated:
14 Apr 2015 at 04:25 UTC
Jump to comment: Most recent
Comments
Comment #1
gaetanp commentedHello,
Seems like you can check the pareview.sh output, there is some formatting that could be fixed.
Comment #2
drashmk commentedFixed code formatting.
Comment #3
mraichelson commentedPAReview still comes up with some notes about your Git repository structure:
Comment #4
mraichelson commentedI took a look through the code and i think there's a glitch to your logic in your if() statements on line 49 and 69. Right now they check for "is theme_get_setting for 'toggle favicon' true?" which is only the case when you have the default favicon enabled. Right now trying to use the settings in a fresh install doesn't appear to do anything. When I tried flipping those from...
...to...
...everything worked as intended.
You should add the folder name to clone to into your Git stuff in your initial post (this assumes you make the branch changes mentioned above as well to move from
masterto a7.x-1.xbranch in keeping with the d.o project guidelines)...git clone --branch 7.x-1.x http://git.drupal.org/sandbox/drashmk/2214517.git gravatar_faviconComment #5
drashmk commentedYou were right, logic was flawed. I fixed logic to show gravatar favicon only when there is entered email and not set default favicon.
Pushed to correct branch and removed master branch.
Thanks.
Comment #6
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 #7
mraichelson commentedLooks like a debugging statement got left in place.
Fatal error: Call to undefined function dd() in /Users/mraichelson/Desktop/project_review/sites/all/modules/gravatar_favicon/gravatar_favicon.module on line 70(With that said: once that line is commented out everything looks good to me.)
Comment #8
drashmk commentedYou are right, it was debug line.
Removed it and pushed to branch.
Comment #9
mraichelson commentedWorks peachy for me.
Comment #10
drashmk commentedIs there anything else that should be done before promoting it to full project?
Comment #11
pingwin4egAutomated Review
Clean: No errors found. Please add this link of the automated review results to the issue description: http://pareview.sh/pareview/httpgitdrupalorgsandboxdrashmk2214517git
Manual Review
Comment #12
pingwin4egForgot to add a tag.
Comment #13
kscheirerIf that fails for whatever reason or you disagree with this decision please get back to us and set this back to "needs review".
Comment #14
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.