Search and Top Navigation
#3108 closed bug (fixed)
Opened July 17, 2008 04:23AM UTC
Closed July 23, 2008 05:24PM UTC
ui.datepicker breaks with form elements whos ids contain square brackets
Reported by: | ahunter@sri.ca | Owned by: | grabanski |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.datepicker | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if you have an element who's id is something like "ticket[owner]" then this seems to break the _setDate function (et al) (from within the _generateDatepicker function).
Attachments (0)
Change History (1)
Changed July 23, 2008 05:24PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed. Now handles ids with embedded square brackets.