Opened 13 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
Description
When calling .unbind() without passing anything, namespaced events are not removed.
This seems to be the cause of #4241
Note: See
TracTickets for help on using
tickets.
Fixed in r6321