Closed
Bug 1459876
Opened 7 years ago
Closed 7 years ago
form validation is failing on special char
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: vejalinnover, Unassigned, NeedInfo)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36
Steps to reproduce:
validaton for contact number
Actual results:
It accept some special character
Expected results:
contact number must be numeric.
Comment 2•7 years ago
|
||
Can you use the "Attach File" button to provide a test-case please?
Component: Layout → DOM
Flags: needinfo?(vejalinnover)
Comment 3•7 years ago
|
||
(Or paste a URL?)
Comment 4•7 years ago
|
||
(but attached testcases are way nicer, since they stay alive as long as bugzilla is up and running. Links to other websites tend to die at some point.)
Updated•7 years ago
|
Priority: -- → P3
Comment 5•7 years ago
|
||
Not enough information to do anything, closing.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Summary: validation → form validation is failing on special char
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•