Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 Oct 2013 at 10:32 UTC
Updated:
3 Jul 2020 at 15:20 UTC
Jump to comment: Most recent
Comments
Comment #0.0
Anonymous (not verified) commentedadding which projects i have reviewed
Comment #0.1
Anonymous (not verified) commentedadding a second link to projectsI've reviewed
Comment #0.2
Anonymous (not verified) commentedAdding a third project i've reviewed
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
thelmer commentedHi there, nice module.
I have a few comments:
1) You should work on a release branch ( 7.x-1.x ) and not the master
2) You should add a hook_uninstall() in a MODULE.install file and clean
up any variables defined by your module.
3) Consider using Drupals builtin valid_email_address($mail) to avoid repeating errors others have already fixed. your custom function. Eg. your implementation don't allow plus-signs ( as in x+y@domain.tld )
Tom
Comment #3
thelmer commentedComment #4
Anonymous (not verified) commentedThanks I'm greatful for your feedback, I'll get to it, but the branch part is it really necessary at this stage?
Comment #5
Anonymous (not verified) commentedI have taken consideration for all the recommendations above, need a review :)
/K
Comment #5.0
Anonymous (not verified) commentednothing
Comment #5.1
Anonymous (not verified) commentedchanging branch
Comment #5.2
Anonymous (not verified) commentedadding a third review
Comment #6
klausiDon't forget to add the "PAReview: review bonus" tag as indicated in http://drupal.org/node/1975228 once you did your reviews, otherwise you won't show up on my high priority list.
Review 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:
Although you should definitely fix those issues they are not critical application blockers, so I guess this is RTBC. Review bonus tag is already removed, you can add it again if you have done another 3 reviews of other projects.
Assigning to kscheirer as he might have time to take a final look at this.
Comment #7
kscheirerSetting to needs work for the project page, licensing, and camelCase.
----
Top Shelf Modules - Crafted, Curated, Contributed.
Comment #8
Anonymous (not verified) commentedHi,
About:
idrelay_integration_lists_form_submit(): why do you need this extra request in the submit handler? You are already subscribing people in the validation handler, right? Please add a comment.
In the validation I'm checking if the user exists in idrelays database, if it does not, then in submit i'm adding hime/her to the subscriberslist.
And about:
Instead of _idrelay_integration_lists_xmlentities(), isn't the built-in PHP function htmlspecialchars_decode() the same?
No, they are not 100% alike, since using the htmlspecialchars_decode() function as is, does not give me the same result back from the webservice, i guess I could in the fUture, make it smaller, so what the htmlspecialchars_decode() does not take care of is added to the module.
Comment #9
Anonymous (not verified) commentedAs instructed I have changed/made better:
The project page, licensing, and camelCase.
And added some new comments, and cleaned some functions as suggested by klausi.
Please review.
Comment #9.0
Anonymous (not verified) commentedremoved automated review
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 otherwise the most important stuff mentioned by kscheirer seems to be fixed and this was RTBC already, so ...
Thanks for your contribution, kentoro!
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.