David Grudl
David Grudl
Do you know how to fix it?
Because it uses them internally. You might even need constant `ACTION_KEY`, which Route doesn't even have.
Tohle issue vyresim sam.
Ok, jsem nevěděl, jak to tady funguje ;)
In fact, `http://aaaaa` is valid URL, like `http://localhost`. But it would be more pragmatic, if a form validator will require a dot in address.
It is question. Usually you want http://cs.wikipedia.org/wiki/FQDN with http(s) protocol, but there are cases, when any hostname/ipv4/ipv6 is correct (form for setting database, local pathes, ...). Maybe we should have...
IMHO this is not fixed.
Can you fix it and send a PR?
The names are "corrected" for js in netteForms.js http://github.com/nette/nette/blob/89d48b7afba3b1b5bb90a8eae9a2dec6771ac93c/client-side/netteForms.js#L220