id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
8042	jQuery.data() should have better behavior when int overflows	embrangler		"When calling jQuery.data() on DOM attrs containing large integers, the result could be:
1. a string (seems most convenient)
2. undefined, NaN, etc.

At the very least, it shouldn't return something different from the string attr itself and pretend that it's returning what you expect.

Example:
http://jsfiddle.net/GnJJS/1/"	bug	closed	high	1.5	data	1.4.4	duplicate				
