- Issue created by @tr
- Status changed to Fixed
4 months ago 6:59pm 17 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.
There are two places on the settings form where the admin can enter an IP address. If this entered address has leading or trailing whitespace, which can be easy to do if you're cutting and pasting, but hard to detect because it's whitespace, then IP validation fails.
Solution is to trim() the user input.
Fixed
2.1
User interface
Automatically closed - issue fixed for 2 weeks with no activity.