Ticket #498 (closed defect: fixed)
aControls - multipleSelect has a bug using indexOf method on an array in IE
| Reported by: | johnnyoffline | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | apostropheBlogPlugin | Version: | 1.4 |
| Keywords: | Toolkit, Categories, Multipleselect | Cc: | jake, boutell, rickybanister, dordille |
| Symfony version: | 1.4 |
Description
This is confirmed in IE7 and IE8.
The bug occurs when trying to use the [+ New Category] feature in the blog plugin.
"JScript does not implement Array.prototype.indexOf, which is a non-standard Mozilla extension. String.prototype.indexOf still exists."
Documentation here
http://www.dynamicdrive.com/forums/showthread.php?t=36071
and here
https://developer.mozilla.org/En/Core_JavaScript_1.5_Reference:Objects:Array:indexOf#Compatibility
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
