id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
6355	clone(true) creates bogus event bindings if you extend Array.prototype	airportyh	dmethvin	"If you added extra methods to Array.prototype and use jQuery.clone(true) to clone an element which has bound events,
it will create bogus event bindings: one for each extra method you added to Array.prototype. The test added to test/unit/manipulation.js
demonstrates this.

The patch that fixes this is at:
http://github.com/airportyh/jquery/commit/5e1bc7a973ae28f19f37759662ab0ea33076125c#comment_58550"	bug	closed	high	1.5	manipulation	1.4.3	fixed				
