Closed (fixed)
Project:
CAPTCHA
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Sep 2016 at 02:24 UTC
Updated:
20 Nov 2016 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
naveenvalechaThe module is still in alpha state, we'll get them fixed before a beta release. There are still lots of good candidates now to get them in before this. Changing it to postponed for now.
Thanks for filing the issue.
Comment #3
naveenvalechaComment #4
naveenvalechaReopening it as I have closed couple of(~5) issues in favor of this one.
Here's the patch
Comment #5
naveenvalechaHere's the Round 2 with more fixes
Comment #6
naveenvalechaHere's the interdiff
Comment #7
naveenvalecha@elachlan ,
Can we get this fixed as its a huge patch and will be painful later to reroll it.
Comment #9
elachlan commentedIs that all of them?
Comment #10
naveenvalechaThanks! We're very now very near to it http://pareview.sh/pareview/httpgitdrupalorgprojectcaptchagit-8x-1x
Comment #11
naveenvalechaComment #12
naveenvalechaComment #14
Sonal.Sangale commentedComment #18
Sonal.Sangale commentedComment #19
shruti1803 commented@Naveen
Fix coding standard issues. The patch given in #5 is failed to apply.
Comment #22
keshavv commentedHere is the patch with code standards
Comment #23
rajeshwari10 commentedComment #25
naveenvalechaComment #26
yogeshmpawarI have rerolled the patch, Fix coding standards & replace the deprecated methods against 8.x-1.x
Comment #28
rasikap commentedComment #29
rasikap commentedComment #30
rasikap commentedComment #31
rasikap commentedComment #33
naveenvalechaComment #34
shruti1803 commentedAdding patch again.
Comment #35
shruti1803 commentedComment #37
minakshiPh commentedAdded the new patch.
Kindly review.
Thanks!
Comment #38
ddrozdik commentedLast submitted patch has some mistakes in comments formatting.
1.
What the reason of adding more strings. Better to investigate why those strings are commented and still present in the code.
2.
In this place indent is 4 spaces, but should be 2.
3.
Multiline comment formatting is incorrect.
@minakshiPh please take a look on the documentation https://www.drupal.org/docs/develop/coding-standards/api-documentation-a...
Comment #39
minakshiPh commentedHi @ddrozdik,
Thanks for reviewing my patch !!!
Have made the required changes as per #38
Kindly review.
Thanks!
Comment #41
elachlan commentedThere are still a heap of errors in the automated review. Thanks for your work on this.
Comment #42
minakshiPh commentedHi @elachlan,
Thanks for reviewing my patch!
Added new patch to fix automated test issue Automated Testing Issue
Kindly review.
Thanks!
Comment #44
elachlan commentedThere are still quite a few outstanding issues in the pareview output. We are very close to having it resolved. Thanks for your work on this.
http://pareview.sh/pareview/httpgitdrupalorgprojectcaptchagit-8x-1x
Comment #45
minakshiPh commentedComment #46
minakshiPh commentedAdded new patch to resolve pareview issues as mentioned in #44.
Kindly review.
Thanks!
Comment #48
minakshiPh commentedAdded patch to resolve pareview issues as mentioned in #44.
Kindly review.
Thanks!
Comment #51
elachlan commentedI've pushed through the documentation changes. We will have to narrow down the issues causing test failure before we push through the rest.
Comment #52
minakshiPh commentedHi @elachlan,
Thanks for your helpful comments.
I have made changes in some files and tried to fix the errors.
Kindly review.
Thanks!
Comment #55
elachlan commentedI've committed the changes for white space or comments.
That will help make the patch smaller and easier to review.
Keep at it!
Comment #56
minakshiPh commentedAdded new patch to fix other pareview errors.
Kindly review.
Thanks!
Comment #58
elachlan commentedStill a few outstanding parview errors, but doing a lot better.
Comment #59
minakshiPh commentedAdded new patch to fix other pareview errors.
Kindly review.
Thanks!
Comment #62
elachlan commentedPareview is looking pretty good. The naming convention stuff I think are a false positive.
Comment #63
ddrozdik commentedLet's mark this issue as fixed, and in the future create a new issue if you want fix coding standards. Now this issue has many patches with different contexts and discussions, and it is difficult to follow it and find something.