- Issue created by @Grevil
- last update
almost 2 years ago 28 pass - @grevil opened merge request.
- Assigned to Grevil
- Status changed to Needs work
almost 2 years 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
almost 2 years ago 28 pass - Status changed to Needs review
almost 2 years 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
almost 2 years ago 8:11am 13 July 2023 - last update
almost 2 years ago 28 pass - Status changed to Fixed
almost 2 years ago 8:11am 13 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.