[wp-trac] Re: [WordPress Trac] #2492: RTE assumes links are
relative to /wp-admin/
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 4 22:23:20 GMT 2006
#2492: RTE assumes links are relative to /wp-admin/
----------------------------+-----------------------------------------------
Id: 2492 | Status: new
Component: Administration | Modified: Sat Mar 4 22:23:20 2006
Severity: normal | Milestone: 2.0.2
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: markjaquith
----------------------------+-----------------------------------------------
Comment (by skeltoac):
Attached patch allows truly relative links ("images/foo.jpg") to be
translated to the blog's home: "http://example.com/blog/images/foo.jpg"
However, a url of "/images/foo.jpg" will NOT be converted on save, so
browsers will interpret it as "http://example.com/images/foo.jpg"
Note that for any change to your RTE, whether in a patch or a change of
your blog home setting, the editor will not reflect the change immediately
because the old code and seetings are cached by your browser. You must
refresh your editor in order to get the new code/settings.
--
Ticket URL: <http://trac.wordpress.org/ticket/2492>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list