[wp-trac] [WordPress Trac] #15175: Unable to insert link to media using Visual editor while using IE8

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 20 19:55:44 UTC 2010


#15175: Unable to insert link to media using Visual editor while using IE8
----------------------------+-----------------------------------------------
 Reporter:  berkleebassist  |       Owner:                 
     Type:  defect (bug)    |      Status:  new            
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  TinyMCE         |     Version:  3.0.1          
 Severity:  normal          |    Keywords:                 
----------------------------+-----------------------------------------------
 It seems, in IE8, if I attempt to insert a media file (an inline image,
 link to a document, etc.) while using the Visual editor, IE8 throws a
 JavaScript error: "Object required". The JavaScript that the IE8 debugger
 highlights is this:

 {{{
 if(!s&&(!b||q.selection.getNore().ownerDocument!=q.getDoc()))
 }}}

 I've disabled all my plugins, and the behavior is consistent with no
 plugins loaded.

 However, if I switch to the HTML editor, the insert behavior works
 correctly. So, at the least, there is a workaround.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15175>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list