-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Trivial
-
Component/s: core
-
Environment:core:2.73.3
When the page first loads, there are two requests that are triggered for a single field (with type number).
First one due to INPUT.validated (=> registerValidator) and second due to INPUT.number (=> registerRegexpValidator)
Discovered on the proxy configuration of the UpdateCenter in Advanced tab, for the field "port".