Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2015 at 08:32 UTC
Updated:
5 Oct 2015 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
naveenvalechaThanks for your contribution!
a)Please fix the automated review errors http://pareview.sh/pareview/httpgitdrupalorgsandboxmishradileep2492547git
b)Some of your commits are not connected with your a/c https://www.drupal.org/node/2492547/commits Please specify your email address .See
c) Use the Readme template for readme.txt
d)Is your module working with both libraries module branches 1.x and 2.x ?
e) wrong doc block fancyselect_uninstall
f) hook_init : Please add the js/css files on specific pages where it is required.Use hook_page_build instead.
g)hook_help is nice in module.Move hook_menu from bottom of file to below the hook_help from bottom of the file.
Comment #2
mishradileep commentedComment #3
mishradileep commentedHello naveenvalecha,
Thanks for your time and suggestions. I have fixed all the issues raised by you.
May you please review modifications.
Thanks in advance.
Dileep
Comment #4
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 #5
darol100 commentedAutomated Review
No errors in the Pareview.sh - http://pareview.sh/pareview/httpgitdrupalorgsandboxmishradileep2492547git
Manual Review
admin/config/user-interface/fancyselectas your configuration page.fancyselect.module
The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
If you can provide me more details about your project, I probably can do a more deep review and change it to RTBC.
Comment #6
darol100 commentedComment #7
darol100 commentedComment #8
mishradileep commentedCoding style & Drupal API usage
Steps to install, configure and troubleshoot (if any) clearly given in README.txt
Steps to resolve this issue clearly mentioned in README.txt. Basically ```drupal_get_library('system', 'jquery');``` gives global jQuery version but here it is getting Admin theme jQuery version. Providing same steps to resolve this issue:
Go to admin/config/development/jquery_update and check jquery version for admin theme. If it is lower than 1.7 please set it to 'site default' or higher than 1.7
Type fixed.
Its already there. Details to configure also provided in README.txt
Issues related coder module fixed.
Comment #9
mishradileep commentedComment #10
albert volkman commented@darol100 Could you please re-review?
Comment #11
darol100 commented@Albert Volkman,
I will spend sometime tonight on reviewing this project.
Comment #12
albert volkman commented@darol100 Hey there, just checking in :)
Comment #13
darol100 commentedI do not see any blockers, this project looks good to me.
Comment #14
naveenvalechaAssigning it to myself for next review that might be tonight
Comment #15
naveenvalechaAutomated Review
Fine.
Manual Review
Review of the 7.x-1.x branch (commit 8681d04):
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.
$fancyselect_dom_selectorbefore passing it to jquery there might be XSS here. I have tried not exploited yet, but we should sanitize the variables . so please do check_plain on this before passing it to js.The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
Not seeing any blocking issues. Assigning to pushpinderrana for a second look if he has time. Otherwise, I will promote in a few days.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #16
mishradileep commentedFixed issues mentioned above and updated project page as suggested.
Thanks naveenvalecha for your valuable time and suggestions.
Comment #17
pushpinderchauhan commentedAutomated Review
Best practice issues identified by pareview.sh / drupalcs / coder. yes, few issues listed below.
Review of the 7.x-1.x branch (commit 2a04d2d):
Manual Review
Issue raised by @naveenvalecha has been addressed.
Nothing major jumped out to me as its already in RTBC so...
Thanks for your contribution, Dileep Mishra!
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.