[wp-trac] Re: [WordPress Trac] #6486: WP 2.5 - Can not insert link (or image) using WYSIWIG editor

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 1 03:44:51 GMT 2008


#6486: WP 2.5 - Can not insert link (or image) using WYSIWIG editor
---------------------------------------------+------------------------------
 Reporter:  jpxwordpress                     |        Owner:  anonymous
     Type:  defect                           |       Status:  new      
 Priority:  highest omg bbq                  |    Milestone:  2.5.1    
Component:  TinyMCE                          |      Version:  2.5      
 Severity:  critical                         |   Resolution:           
 Keywords:  insert link problem wysiwig 2.5  |  
---------------------------------------------+------------------------------
Comment (by azaozz):

 This is usually a caching problem. It has been discussed in the support
 forums too. The pop-ups in TinyMCE are iframes that need to download the
 html, js and css files from the server when opened.

 Most likely the old files are being used from a cache (either browser's or
 proxy/network), so it fails. If you have Firebug, check to see what is
 being downloaded when opening the popups and if some of the files are
 missing (red 404s in the "Net" tab).

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6486#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list