Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 13:01 UTC
Updated:
31 Aug 2018 at 18:10 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
jinlong commentedI have tested in demo site, QQ module is no problem.
1.QQ login

2.Modify acount

3.Validate form

4.Modify success,Redirect to user page

5.QQ login administrative configuration

6.Module permissions configuration

Comment #2
patrickd commentedIt 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. Go and review some other project applications, so we can get back to yours sooner.
Source: http://ventral.org/pareview - PAReview.sh online service
Comment #3
jinlong commentedFixed.Thank you.
Comment #4
rogical commented+1 Nice module, actually I've made a QQ module, but as the SDK updates, it's a little old.
Comment #5
rogical commentedSome suggestions:
1. use the the QQ nickname as a suggestion on the final register page.
2. add support on syncing QQ nicknames, photos and so on.
3. add support on qq pengyou, weibo service, this is another big module.
Comment #6
jinlong commentedThank you for your good suggestions!
Comment #7
jinlong commentedComment #8
patrickd commentedSee http://ventral.org/pareview/httpgitdrupalorgsandboxhejinlong1353786git
Comment #9
jinlong commentedDONE. Thank you patrickd.
Comment #10
jinlong commentedComment #11
spiritfelix commentedwow, jinlong, my user_band module allows QQ acount to log in drupal, too.
now, my module has not promot to be a full project yet.
Comment #12
jinlong commentedCome on ! -:)
Comment #13
rogical commentedthat's fine, actually there're already several QQ modules, but no one seems get too much concern.
so it's time to us to focus on one QQ module, and this is it.
Comment #14
raynimmo commentedChanged priority from 'major' to 'normal'.
Your priority should not be at 'major' it should only be at 'normal'. The former setting is only for projects that have been awaiting review for 2 weeks or more in line with the project review guidelines.
Comment #15
jinlong commentedOK. Thanks-;)
Comment #16
patrickd commentedSorry, you can only have one application in the queue. (http://drupal.org/node/1383930)
Please close one of them.
Comment #17
jinlong commentedComment #18
rogical commentedQQ is the NO.1 SNS service in China, hope this get passed soon
Comment #19
misc commentedDid a manual review of the code, and it looks ok, but you still have files in the master branch, there should just be an README.txt pointing to the correct branch. I do not have an QQ account s I could not use for real, but I think it looks like it going t work anyhow. If you just remove the files from the master branch everything should be okay.
Comment #20
jinlong commentedDone.Thanks very much!
Comment #21
rogical commentedA way to speed up review process [META] Review bonus
Comment #22
misc commentedSorry for the delay, missed this one.
Only Readme.txt in master, good, but it should only contain info about the correct branch. The instructions you leave in the 7.x-1,x branch. Some minor coding style issues, See attached file. Else, this is thumbs up from me.
Comment #23
patrickd commentedSorry for the delay!
Please don't be afraid to splitt your code over multiple lines, as it gets really hard to read when you try to put it all into one line.
drupal_add_js('misc/jquery.js');is that line really necessary ?Description and function name could be a little better
header('Location: ' . $url . '?' . $query_strings);How can you be sure that not another header will be send later ? please try to use drupal_goto() or do at least something similar to it (correctly finishing drupal and exit()ing)I'm afraid I can't approve this yet because,
Please work on this,
regards
Comment #24
jinlong commentedOK
Comment #25
patrickd commentedhi jinlong,
could you have a look at this application: https://drupal.org/node/1497394
Are your modules doing the same? I'd love to see you joining forces then
Comment #26
jinlong commentedGreat -;)
Comment #27
rogical commentedClose one, co-operation in another, make a good module!
Comment #28
rogical commentedhttps://drupal.org/node/1497394 seems more active!
Comment #29
patrickd commentedPlease get in touch with willietse and make a clear statement whether this or https://drupal.org/node/1497394 should be promoted.
Comment #30
patrickd commentedNo response yet, contacted jinlong personally.
Comment #31
jinlong commentedI agree with you . Welcome willietse as co-maintainer. Thank you -:)
Comment #32
patrickd commentedThis is great, thanks,
let's continue with this.
Comment #33
patrickd commentedI'm afraid there's now a full project of this module: https://drupal.org/project/qq
Sorry, please consider helping them as co-maintainer and join forces.
regards
Comment #33.0
patrickd commentedadd module screenshot and git path
Comment #34
avpaderno