Comment by TravisPeacock
Comment by TravisPeacock 11 days ago
Likely because you're not using http:// / https:// but it's a good note that it should give more information as well as it should redirect back with the error message on top.
Edit: or better yet, a little bit of javascript to catch it first. I'm really trying to use the minimal amount of JS possible.
I think HTML forms support pattern based validation, no js required.