Modify ↓
Ticket #4609 (closed bug: fixed)
jQuery("...").unbind() doesn't unbind namespaced events
| Reported by: | brandon | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When calling .unbind() without passing anything, namespaced events are not removed.
This seems to be the cause of #4241
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Fixed in r6321