Skip to main content

Search and Top Navigation

#8405 closed bug (notabug)

Opened June 21, 2012 11:59PM UTC

Closed June 25, 2012 11:29AM UTC

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.

Attachments (0)
Change History (1)

Changed June 25, 2012 11:29AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

Please use the forums or StackOverflow for help.