#15680 closed defect (bug) (fixed)
JavaScript errors in admin for Internet Explorer
Reported by: | scribu | Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | high |
Severity: | critical | Version: | |
Component: | Administration | Keywords: | has-patch |
Focuses: | 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)
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.