[wp-trac] [WordPress Trac] #13693: multisite: featured image uploade gives incorrect URL (picture now showing)
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 2 06:28:46 UTC 2010
#13693: multisite: featured image uploade gives incorrect URL (picture now showing)
---------------------------+------------------------------------------------
Reporter: solsikkehaven | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Media | Version: 3.0
Severity: normal | Keywords:
---------------------------+------------------------------------------------
using multisite, in a created blog (xx.yy.com/myblogname)
when uploading and using a featured image, the created code is like this:
"<div class="feature category-forside"><img width="848" height="400"
src="/blogs.dir/2/files/2009/08/colourbox_03.jpg" alt="Post 3"
/></a></div>
but that gives a blank image (no image shown). If I manually enter
"http://xx.yy.com/wp-content/blogs.dir/2/files/2009/08/colourbox_03.jpg"
it shows the picture.
could some "offset" be wrong in WordPress 3.0-RC1-15084 ?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13693>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list