[wp-trac] [WordPress Trac] #22053: IE 8 shows a JavaScript error in editor_js()
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 30 09:42:33 UTC 2012
#22053: IE 8 shows a JavaScript error in editor_js()
----------------------------+--------------------------
Reporter: SergeyBiryukov | Type: defect (bug)
Status: new | Priority: normal
Milestone: 3.5 | Component: Editor
Version: trunk | Severity: normal
Keywords: |
----------------------------+--------------------------
{{{
Message: Object doesn't support this property or method
Line: 909
Char: 5
Code: 0
URI: http://trunk.wordpress/wp-admin/edit-comments.php
}}}
The line that causes this is:
{{{
el = document.getElementsByClassName('wp-editor-wrap');
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22053>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list