Ticket #3641 (closed Bug: fixed)
Patch for AM/PM validation Error in validate_start_end_date
| Reported by: | skikd636 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Past |
| Component: | Infrastructure | Keywords: | |
| Cc: |
Description
There was a bug that was removing the trailing AM/PM from the new date picker widget when the AM/PM option was selected in the longDateFormat. The problem was the validator was not recognizing the AM/PM variable.
I fixed by removing the first part of the code and relied on the script to insert the correct start_end dates.
Change History
Note: See
TracTickets for help on using
tickets.