Side navigation
#4609 closed bug (fixed)
Opened April 29, 2009 09:44PM UTC
Closed April 29, 2009 09:46PM UTC
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
Attachments (0)
Change History (1)
Changed April 29, 2009 09:46PM UTC by comment:1
| resolution: | → fixed | 
|---|---|
| status: | new → closed | 
Fixed in r6321