Problem/Motivation
| Comment | File | Size | Author |
|---|---|---|---|
| #23 | simplenews.coding-standards.3125565-23.patch | 14.39 KB | adamps |
| #18 | coding_standard_fixes-3125565-18.patch | 75.01 KB | urvashi_vora |
| #14 | 3125565-14.patch | 2.03 KB | suresh prabhu parkala |
| #11 | simplewnews.coding-standard.3125565-11.patch | 4.02 KB | adamps |
| #8 | 3125565-7.patch | 2.46 KB | maithri shetty |
Issue fork simplenews-3125565
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
maithri shetty commentedComment #3
maithri shetty commentedComment #5
rassoni commentedComment #6
rassoni commentedt() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead issue fixed
Comment #8
maithri shetty commentedComment #10
adamps commentedComment #11
adamps commentedComment #13
adamps commentedI have fixed some of the problems. Leaving the issue open as others still remain. I'm happy to commit patches that have test passes.
Comment #14
suresh prabhu parkala commentedPlease review.
Comment #16
adamps commentedComment #17
urvashi_vora commentedHi,
I am working on this.
Comment #18
urvashi_vora commentedHi,
Please review this patch.
Thanks
Comment #19
adamps commentedComment #20
adamps commentedNeeds updating for 4.x
Comment #21
urvashi_vora commentedAlso, the issue summary should describe, what the issue is and what we are trying to fix, hence adding a tag for the same.
Comment #22
zkhan.aamir commentedIssue summary updated
Comment #23
adamps commentedAutomatic fixes
Comment #25
adamps commentedStill some manual fixes to do.
We don't care about the "best practice" only the "standard=Drupal".