Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Input Validation: input.number Entering Non-Numeric Characters Does Not Raise $error.number #6203

Closed
rmgravic opened this issue Feb 10, 2014 · 1 comment

Comments

@rmgravic
Copy link

When performing input validation on a input of type "number" in a form, entering non-numeric characters in the input field raises $error.required, not $error.number, as indicated in the documentation.

@caitp
Copy link
Contributor

caitp commented Feb 10, 2014

This is a duplicate of a known issue, please see #4293, #2144, #4857, #5120, #5500 and PR at #5944

@caitp caitp closed this as completed Feb 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants