#6154 closed bug (fixed)
Datepicker brokes handler ids with dashes
Reported by: | m157y | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.6 |
Component: | ui.datepicker | Version: | 1.8.5 |
Keywords: | dash, meta, escape | Cc: | |
Blocked by: | Blocking: |
Description
If we attach Datepicker to div/input with dashes in id, e.g. Something-For-Example, it'll be replaced to Something
-For
-Example and in result it'll be broken for some next actions or additions via event functions, e.g. beforeShow.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Milestone: | 1.next → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 66346d0.
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.6 |
---|
comment:4 Changed 12 years ago by
Datepicker: fixed problem on ids with. Fixed #6154 – Datepicker brokes handler ids with dashes
Changeset: 66346d04bfa4e9a80ae25a670ea06d9ea7a48e4d
Note: See
TracTickets for help on using
tickets.
Commited to GitHub: http://github.com/m157y/jquery-ui/blob/17fabc706e66e52ac7c1ea189c3c8e2a1c4c2772/ui/jquery.ui.datepicker.js