Opened 11 years ago

Closed 11 years ago

#8405 closed bug (notabug)

Datepicker validation logical error on dynamic input

Reported by: travisj Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:

Description

When an input is added after the page has loaded and then $(input).datepicker() is used the validation becomes a little sloppy. Specifically, if the user clicks the submit button and no date has been selected a validation error message is shown. When a date is then selected with the datepicker, the message remains. A second selection of a date will remove the message.

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed

Please use the forums or StackOverflow for help.

Note: See TracTickets for help on using tickets.