Skip to main content

Bug Tracker

Side navigation

#8893 closed bug (fixed)

Opened April 16, 2011 10:46AM UTC

Closed April 17, 2011 09:12PM UTC

Last modified April 17, 2011 10:20PM UTC

jQuery.proxy( context, name ) bug in 1.6b1

Reported by: caii Owned by:
Priority: blocker Milestone: 1.6
Component: core Version: 1.6b1
Keywords: Cc:
Blocked by: Blocking:
Attachments (0)
Change History (6)

Changed April 16, 2011 03:50PM UTC by john comment:1

component: unfiledcore
milestone: 1.next1.6
owner: → john
priority: undecidedblocker
status: newassigned

Changed April 16, 2011 03:50PM UTC by john comment:2

owner: john

Changed April 16, 2011 03:50PM UTC by john comment:3

type: featurebug

Changed April 17, 2011 08:45PM UTC by timmywil comment:4

That should work? Sounds more like a feature to me. http://fiddle.jshell.net/np6Pa/3/

Changed April 17, 2011 09:12PM UTC by John Resig comment:5

resolution: → fixed
status: assignedclosed

Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also fix bug with proxy failing when a name is provided. Fixes #8893.

Changeset: f408aa43143f257fbcf29a79747e5f5f99339f21

Changed April 17, 2011 10:20PM UTC by John Resig comment:6

Remove unnecessary usage of Function.prototype.bind (#7783) but maintain API. Also fix bug with proxy failing when a name is provided. Fixes #8893.

Changeset: 15da298f72bf94a95563abc12b8e6fec8c604099