[wp-trac] [WordPress Trac] #10252: URL of original picture is not inserted into post - problem with filename

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 23 22:30:50 GMT 2009


#10252: URL of original picture is not inserted into post - problem with filename
--------------------------+-------------------------------------------------
 Reporter:  pavelevap     |       Owner:       
     Type:  defect (bug)  |      Status:  new  
 Priority:  high          |   Milestone:  2.8.1
Component:  Media         |     Version:  2.8  
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------
 I uploaded picture Aktivní_stáj_schéma.jpg. Then select Thumbnail and set
 Link URL to original picture file. Then tried to insert into post. But
 only following code (with missing URL) appears:

 {{{
 <a href=""><img src="http://localhost.cz/Wordpress/wp-
 content/uploads/2009/06/Aktivní_stáj_schéma-300x148.jpg"
 alt="Aktivní_stáj_schéma" title="Aktivní_stáj_schéma" width="300"
 height="148" class="aligncenter size-medium wp-image-5503" /></a>
 }}}

 I tried also 2.8.1-beta1, but in this case thumbnail was not probably
 created and after inserting into post there is another problem with URL
 link to original file:


 {{{
 <a><img class="aligncenter size-medium wp-image-5"
 title="Aktivní_stáj_schéma" src="http://localhost.cz/wp-
 content/uploads/Aktivní_stáj_schéma-300x300.jpg" alt="Aktivní_stáj_schéma"
 width="300" height="300" /></a>
 }}}

 It is not problem of unique picture, because I renamed it to Test.jpg and
 then everything worked.

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


More information about the wp-trac mailing list