Open
Bug 1716279
Opened 3 years ago
Updated 3 years ago
There is no date format validation on pdf
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
NEW
People
(Reporter: rpopovici, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [pdfjs-form-xfa-js])
Attachments
(2 files)
Tested with:
Nightly 91.0a1 (2021-06-13)
Tested on:
Win 10
Preconditions:
In about:config, set pdfjs.enableXfa = true
Steps:
- Launch firefox
- Open the following pdf: https://bug1671648.bmoattachments.org/attachment.cgi?id=9182033
- Go to "From" and "To" date fields and input a wrong date format as "10-2021-21"
Actual result:
"From" and "To" date fields accepts wrong format.
Expected result:
"From" and "To" date fields should accept only valid date format(yyyy-mm--dd) as in Adobe Reader.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Comment 4•3 years ago
|
||
This issue also occurs on Mac OS 11.4 and Ubuntu 20.04.
status-firefox90:
--- → disabled
OS: Windows 10 → All
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_dynamic]
Updated•3 years ago
|
Whiteboard: [pdfjs-form-xfa-js]
You need to log in
before you can comment on or make changes to this bug.
Description
•