- Issue created by @Liam Morland
- Status changed to RTBC
6 months ago 1:46pm 14 May 2024 - 🇪🇸Spain pcambra Asturies
Found the same issue and the patch fixes it, 🐛 Missing config schema RTBC is needed too.
- First commit to issue fork.
- Merge request !38Issue #3413783 by DYdave, Liam Morland: Updated module's... → (Merged) created by dydave
- Status changed to Fixed
6 months ago 12:13am 31 May 2024 - 🇫🇷France dydave
Thanks everyone!
In the end we preferred sticking with an integer value and just change its default from
false
to255
, like othermaxlength
config fields.
It appears to simplify slightly the code while keeping the same logic and results.Added update hook to set the value to
255
if it is currently empty.The changes have been merged!
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.