#15680 closed defect (bug) (fixed)
JavaScript errors in admin for Internet Explorer
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 3.1 |
| Component: | Administration | Version: | |
| Severity: | critical | Keywords: | has-patch |
| Cc: |
Description
All admin pages trigger JS errors in IE8, causing various bugs:
Message: Expected identifier, string or number Line: 56 Char: 5 Code: 0 URI: .../wp-admin/options-general.php Message: Object doesn't support this property or method Line: 803 Char: 1 Code: 0 URI: .../wp-admin/options-general.php
Attachments (1)
Change History (4)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Patch will fix your first error message, which I could reproduce. Please check if the other message will be fixed through this patch too.