Ticket #1532 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Wrong Array.indexOf

Reported by: guest Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version: trunk
Severity: major Keywords: indexOf
Cc:

Description

If no match found, should return -1 not null. Line 7218. This causes not working jQuery plugins like sortable or tabs!

Change History

Changed 2 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

Thanks, fixed in changeset:1270

Not sure if the latest IE still needs this, but at least 7 does. Nobody else does though.

Note: See TracTickets for help on using tickets.