Active
Project:
Simplenews
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Apr 2020 at 08:07 UTC
Updated:
8 Sep 2024 at 00:01 UTC
Jump to comment: Most recent, Most recent file
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".