Search and Top Navigation
#7461 closed bug (duplicate)
Opened June 10, 2011 10:11AM UTC
Closed January 20, 2012 05:19PM UTC
Last modified January 20, 2012 05:19PM UTC
checkbox button fails at retrieving elements when id contains ':' charracter
Reported by: | Ankhterus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When id of an input element contains ':' character, ui.button works for standards buttons, but fails with checkbox buttons when retriving label elements.
See jsfiddle link for example. (tested with 1.8.13 and 1.9pre master branch)
Attachments (0)
Change History (4)
Changed August 09, 2011 03:04PM UTC by comment:1
Changed January 20, 2012 05:14PM UTC by comment:2
This appears to have been fixed in some recent release. If I just bump up the versions of jQuery to 1.7.1 and jQuery UI to 1.8.16 in the fiddle the checkbox works just fine - http://jsfiddle.net/qt46g/1/.
Changed January 20, 2012 05:19PM UTC by comment:3
resolution: | → duplicate |
---|---|
status: | new → closed |
Yeah, there was a duplicate ticket that we didn't notice.
#7622 is a duplicate of this ticket.