Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2011 at 17:41 UTC
Updated:
6 Oct 2012 at 11:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
patrickd commentedLink to project page is missing: http://drupal.org/sandbox/spiritfelix/1361654
git clone http://git.drupal.org/sandbox/spiritfelix/1361654.git uc_cmpayAutomated review: http://ventral.org/pareview/httpgitdrupalorgsandboxspiritfelix1361654git
Comment #2
spiritfelix commentedthank u, i'm a fresh fish.
i will look over the review and modify the errors.
Comment #2.0
spiritfelix commentedAdd link to sandbox
Comment #3
spiritfelix commentedTo patrickd:
Will you help me to review it again? thank you.
Comment #4
patrickd commentedYour still working in the master branch, please have a look at the instructions here:
http://ventral.org/pareview/httpgitdrupalorgsandboxspiritfelix1361654git
Try to fix all the stuff the automated review throws and retry reviewing it your self here: http://ventral.org/pareview
If you think something in the automated review is wrong or you have problems to understand some points, just ask!
Comment #5
patrickd commentedSwitched back to needs review, so in-depth reviews won't be blocked by coding standart issues.
Comment #5.0
patrickd commentedcoding standards
Comment #6
klausiIt appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master 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. Go and review some other project applications, so we can get back to yours sooner.
manual review:
Comment #6.0
klausiMoving from a master to a major version branch (6.x-1.0).
Comment #7
spiritfelix commentedneed help to review.
i have do some change, and used the online version to check my project, but the result is the result which "Submitted by patrickd on Mon, 12/05/2011 - 21:45"
i wanna the realtime result.
can u help me to review it again?
Comment #8
patrickd commentedthe date showed on a pareview report on ventral.org only shows who did the first submit.
So you got the most recent result, just ignore the shown date (I'll turn of this off in future).
Comment #9
patrickd commentedPlease do not assign your own applications, only the current reviewer should do this
Comment #10
novalnet commentedHi,
Manual Review :
1. Please use l() to create image and link markup in uc_cmpay.module line45 .
2. Use English words instead 个别浏览器暂时无法使用 ,enclosed with t() and also in other places throughout the file.
3. use drupal builtin function ip_address in function uc_cmpay_getclientip() in file uc_cmpay.inc.
4. Please use t() for all titles . ex : 'title' => 'cmpay payment return' should be 'title' => t('cmpay payment return')
5. Also modify markup coding in uc_cmpay.module line 206 .
6. Use drupal_urlencode instead of normal encode in uc_cmpay.inc.
7.It seems there is a problem in validating your code in PAREVIEW . Please check and clear it.
Thanks,
Comment #11
novalnet commentedComment #12
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #12.0
klausibranch to 6.x-1.x