Search and Top Navigation
#3592 closed bug (fixed)
Opened November 14, 2008 08:08PM UTC
Closed November 21, 2008 04:52PM UTC
id repetition on IE and FF 2.x
Reported by: | edomato | Owned by: | kbwood |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If I have several input fields without IDs on them and apply the datepicker ui to them the created IDs on Internet Explorer 6/7 and Firefox 2.x are the same for those input fields and when you choose a date on an input field that is not the first one, the date appears always on the first field.
It doesn't happens with Firefox 3.x
Thanks.
Ernesto
Attachments (0)
Change History (4)
Changed November 19, 2008 03:00AM UTC by comment:1
priority: | major → critical |
---|
Changed November 19, 2008 03:01AM UTC by comment:2
owner: | grabanski → kbwood |
---|---|
status: | new → assigned |
Changed November 19, 2008 03:01AM UTC by comment:3
milestone: | TBD → 1.6 |
---|
Changed November 21, 2008 04:52PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | assigned → closed |
This is fixed in the current version of datepicker. The new version generates the id using a unique 'uuid' in the string.