Ticket #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: | |
| Blocking: | Blocked by: |
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
comment:2 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from 1.next to 1.9
Fixed in 66346d0.
comment:4 Changed 3 years ago by m157y
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