Steps to replicate the issue (include links if applicable):
Create property of has type::number.
Create template and form handling this property. Do not specify input type witin the form.
Try to enter numbers bigger than 999999 into the form.
Save the page.
What happens?:
The form complains to enter a regular number to the field.
This does not happen when input type=text ist within the field declaration.
What should have happened instead?:
The form shall accept the number without specifying the input type (default input type is text).
Software version (skip for WMF-hosted wikis like Wikipedia):
Version
MW 1.35.5
SMW 3.2.3
SCQ 2.2.0
SRF 4.0.1
PF 5.3.2
Maps 9.0.5
SemanticDrilldown 2.1
Other information (browser name/version, screenshots, etc.):