Daniel Hood
Well-known member
In the admin panel, when you create or edit a tag, you can use an invalid tag name. Doing so doesn't trigger any errors, which might be as design, but you can never use these tags from the front end since they aren't valid (minimum length, etc).
I know the admin panel circumvents some validation checks, and this might be one of those cases but it kind of seems like it should be checked.
I know the admin panel circumvents some validation checks, and this might be one of those cases but it kind of seems like it should be checked.