- Issue created by @Grevil
- last update
over 1 year ago 28 pass - @grevil opened merge request.
- Assigned to Grevil
- Status changed to Needs work
over 1 year ago 3:07pm 12 July 2023 - 🇩🇪Germany Grevil
Note, that I also adjusted the schema for "'spamspan_form_default_displaytext", this could be seen as out of scope, the need to change this was discovered through
Only string literals should be passed to t() where possible
for:
$this->t($this->settings['spamspan_form_default_displaytext']);
And this is the only place, where it is displayed, meaning we want a translatable "text" instead!
I'll finish the rest tomorrow.
- last update
over 1 year ago 28 pass - Status changed to Needs review
over 1 year ago 7:37am 13 July 2023 - 🇩🇪Germany Grevil
Note, that I used "/core/.eslintrc.json" for the javascript linting.
- Issue was unassigned.
- Status changed to RTBC
over 1 year ago 8:11am 13 July 2023 - last update
over 1 year ago 28 pass - Status changed to Fixed
over 1 year ago 8:11am 13 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.