Side navigation
#9873 closed bug (fixed)
Opened July 20, 2011 07:21PM UTC
Closed August 30, 2011 01:13PM UTC
inArray throws error in FF5
Reported by: | alec | Owned by: | rwaldron |
---|---|---|---|
Priority: | low | Milestone: | 1.6.3 |
Component: | core | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When undefined value is used as the array argument of inArray() function, FF5 throws error "Unable to convert undefined value to object" or sth like that.
Attachments (0)
Change History (4)
Changed July 20, 2011 07:58PM UTC by comment:1
component: | unfiled → core |
---|---|
owner: | → rwaldron |
priority: | undecided → low |
status: | new → assigned |
Changed July 20, 2011 07:58PM UTC by comment:2
milestone: | None → 1.next |
---|
Changed August 30, 2011 08:50AM UTC by comment:3
_comment0: | This was fixed in http://bugs.jquery.com/ticket/10076 → 1314694245345785 |
---|
This was fixed in http://bugs.jquery.com/ticket/10076
So does it need closing?
Changed August 30, 2011 01:13PM UTC by comment:4
milestone: | 1.next → 1.6.3 |
---|---|
resolution: | → fixed |
status: | assigned → closed |
version: | git → 1.6.2 |
Yes it was, thanks!
Confirmed: http://jsfiddle.net/rwaldron/bMvxn/