Side navigation
#13360 closed bug (fixed)
Opened January 31, 2013 05:27PM UTC
Closed January 31, 2013 06:04PM UTC
Last modified January 31, 2013 06:04PM UTC
Creating String.prototype.namespace can cause an exception in jQuery.Event
Reported by: | gnarf | Owned by: | gnarf |
---|---|---|---|
Priority: | low | Milestone: | 1.9.1 |
Component: | event | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Details / Fix at https://github.com/jquery/jquery/pull/1140
Attachments (0)
Change History (3)
Changed January 31, 2013 05:28PM UTC by comment:1
component: | unfiled → event |
---|---|
milestone: | None → 1.9.1 |
owner: | → gnarf |
priority: | undecided → low |
status: | new → assigned |
Changed January 31, 2013 06:04PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153
Squashed commit of the following:
commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d
Author: Andrew Plummer <plummer.andrew@gmail.com>
Date: Fri Feb 1 02:40:42 2013 +0900
Using "hasOwnProperty" to check for direct properties "type" and
"namespace" on events before triggering.
Changeset: f005af54e4983658e3ae504111885921c4dca383
Changed January 31, 2013 06:04PM UTC by comment:3
event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153
Squashed commit of the following:
commit 5935a362c75ecef04d5ec9775cbcaf2165921e8d
Author: Andrew Plummer <plummer.andrew@gmail.com>
Date: Fri Feb 1 02:40:42 2013 +0900
Using "hasOwnProperty" to check for direct properties "type" and
"namespace" on events before triggering.
(cherry picked from commit f005af54e4983658e3ae504111885921c4dca383)
Changeset: d654914fd02412f8d2537279bb8a4db9ecc7095e