[wp-trac] Re: [WordPress Trac] #6737: TinyMCE converts relative links incorrectly (adds wp-admin)

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 15 21:27:47 GMT 2008


#6737: TinyMCE converts relative links incorrectly (adds wp-admin)
---------------------------------------+------------------------------------
 Reporter:  Otto42                     |        Owner:  azaozz
     Type:  defect                     |       Status:  new   
 Priority:  high                       |    Milestone:  2.5.1 
Component:  TinyMCE                    |      Version:  2.5   
 Severity:  critical                   |   Resolution:        
 Keywords:  needs-testing 2nd-opinion  |  
---------------------------------------+------------------------------------
Comment (by azaozz):

 Another option is to add
 {{{
 'convert_urls' => false,
 }}}
 which would keep the URLs as entered. That was the setting in TinyMCE 2.x,
 but had to be changed as it wasn't working well with the "media" plugin.
 However since the last update to TinyMCE 3.0.7, it's working as expected.

 So the question is: shall we force absolute URLs that will prevent them
 from breaking when custom permalinks are used (although a few users would
 complain about TinyMCE/WordPress changing their links), or shall we let
 the users enter any type of URL despite that it may break if permalinks
 are changed.

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


More information about the wp-trac mailing list