Side navigation
#12733 closed bug (fixed)
Opened October 15, 2012 02:39PM UTC
Closed November 24, 2012 09:06PM UTC
jQuery incorrectly handled event attaching/detaching if event argument contains trailing spaces
Reported by: | markel | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.next |
Component: | event | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example: http://jsfiddle.net/4XTJj/
Attachments (0)
Change History (4)
Changed October 15, 2012 02:51PM UTC by comment:1
component: | unfiled → event |
---|---|
milestone: | None → 1.9 |
priority: | undecided → high |
status: | new → open |
version: | git → 1.8.2 |
Changed October 15, 2012 02:51PM UTC by comment:2
milestone: | 1.9 → 1.next |
---|
Changed October 15, 2012 06:54PM UTC by comment:3
This should fix the issue: https://github.com/jquery/jquery/pull/966
Confirmed. space for event name.