| Comment | File | Size | Author |
|---|---|---|---|
| #10 | coding_standard_fixes-2766919-9.patch | 5.42 KB | manjit.singh |
| #7 | coding_standard_fixes-2766919-4.patch | 5.16 KB | manjit.singh |
| #4 | coding_standard_fixes-2766919-3.patch | 5.14 KB | manjit.singh |
| #2 | coding_standard_fixes-2766919-2.patch | 52.54 KB | yogeshmpawar |
Comments
Comment #2
yogeshmpawarUpdated patch for the coding standard fixes
Comment #3
naveenvalechaThanks for the patch. Patch will not apply.
pLease do the
git pull origin 7.x-2.xon you local and after resolving merge conflicts post the patch thenComment #4
manjit.singhHey, I think most of the coding standard have already fixed in 7.x-2.x. But few of them were pending. So i have updated the patch. Please review it.
Comment #5
naveenvalechaThanks for the patch!
+1
Remove this description line in comment as well. Its not needed.
Comment #6
manjit.singhDid not understand the changes that you have mentioned in ShareThisForm.css Can you please elaborate ?
Comment #7
manjit.singhIn the meantime i have updated the patch.
Comment #8
naveenvalecha#6
That was +1 from my side as well. Nice addition.
one more thing
http://cgit.drupalcode.org/sharethis/tree/ShareThisForm.js#n116
The variable i is not defined before usage. so it will show warnings. As we are on this.So define this variable as well.
Rest looks good to me.
Comment #9
naveenvalechaComment #10
manjit.singhNice catch :)
Comment #11
manjit.singhComment #12
navneet0693 commentedPatch is working fine, clear to go :)
Comment #13
naveenvalechaThanks! Committed and pushed to 7.x-2.x Will be included in next release.
Comment #15
manjit.singhThanks a lot Nav (een & neet) ;)