#2151 Internet Explorer throws error because of usage of Array.indexOf method.
Closed: Fixed None Opened 12 years ago by pvoborni.

IE prior to version 9.0 doesn't support Array.indexOf method.

It can be fixed by extending Array's prototype of this method.

https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/indexOf


Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2011/12

7 years ago

Login to comment on this ticket.

Metadata