Problem/Motivation
FILE: C:\xampp\htdocs\drupal-9\web\modules\contrib\super_login\super_login.module
---------------------------------------------------------------------------------
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------------
25 | WARNING | Only string literals should be passed to t() where possible
55 | WARNING | Only string literals should be passed to t() where possible
59 | WARNING | Only string literals should be passed to t() where possible
67 | WARNING | Only string literals should be passed to t() where possible
77 | WARNING | Only string literals should be passed to t() where possible
83 | WARNING | Only string literals should be passed to t() where possible
118 | WARNING | Only string literals should be passed to t() where possible
122 | WARNING | Only string literals should be passed to t() where possible
---------------------------------------------------------------------------------
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | only-string-passed-to-3304425-3.patch | 9.84 KB | dharti patel |
| #2 | super_login-3304425-2.patch | 4.99 KB | anoopsingh92 |
Issue fork super_login-3304425
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
anoopsingh92Please review the patch.
Comment #3
dharti patel commentedComment #4
dharti patel commentedHello,
I've reviewed the #2 patch and after applying the patch below errors are shown:
I have created a new patch to fix the above issues.
Kindly review the patch.
Thanks!