Side navigation
#10076 closed bug (fixed)
Opened August 17, 2011 03:15PM UTC
Closed August 25, 2011 07:22PM UTC
$.inArray crushes IE6 and Chrome if second argument is `null` or `undefined`
Reported by: | Anton Ryzhov | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.6.3 |
Component: | core | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Attachments (0)
Change History (4)
Changed August 17, 2011 04:35PM UTC by comment:1
status: | new → open |
---|
Changed August 17, 2011 04:36PM UTC by comment:2
component: | unfiled → core |
---|---|
milestone: | None → 1.6.3 |
priority: | undecided → low |
The real issue is that the correctly thrown TypeError is preventing the method from returning a value: