Ticket #478 (new bug)
Opened 3 years ago
Entering an invalid date value causes incorrect behavior
| Reported by: | millib2@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | General UI | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Entering an invalid date value (for instance "13" in the months field) causes an error as soon as the field loses focus. This is fine, however if you then change the field to a correct value you will still get an error. Also, entering a date using the date chooser after getting an error causes illegal values entered manually to go ignored.
Point being, the validation for the date entry fields appears to be in need of some work.
Note: See
TracTickets for help on using
tickets.
