| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff_3143511_3-7.txt | 3.56 KB | ankithashetty |
| #7 | 3143511-7.patch | 2.96 KB | ankithashetty |
| #3 | ffd_3143511_1.patch | 2.38 KB | kavitasonawane |
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff_3143511_3-7.txt | 3.56 KB | ankithashetty |
| #7 | 3143511-7.patch | 2.96 KB | ankithashetty |
| #3 | ffd_3143511_1.patch | 2.38 KB | kavitasonawane |
Comments
Comment #2
kavitasonawane commentedComment #3
kavitasonawane commentedComment #4
kavitasonawane commentedComment #5
sahana _n commentedPatch applied cleanly moving to RTBC.
Comment #6
labboy0276 commentedCauses fatal errors due to $this->t in the .module
Please address this and test the module.
Comment #7
ankithashettyUpdated the patch in #3 to avoid t() calls wherever necessary. Removed the $this->t() calls in
fancy_file_delete.moduleandsrc/Entity/UnmanagedFiles.phpfile as it throws an error =>Cannot use '$this' in non-object context. Kindly review.Thank you!
Comment #9
labboy0276 commentedThank you