[wp-trac] [WordPress Trac] #8207: wp_get_attachment_image_src() runs getimagesize on URL instead of local path

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 14 01:29:32 GMT 2008


#8207: wp_get_attachment_image_src() runs getimagesize on URL instead of local
path
--------------------+-------------------------------------------------------
 Reporter:  DD32    |       Owner:           
     Type:  defect  |      Status:  new      
 Priority:  normal  |   Milestone:  2.7      
Component:  UI      |     Version:           
 Severity:  normal  |    Keywords:  has-patch
--------------------+-------------------------------------------------------
 {{{wp_get_attachment_image_src()}}} runs getimagesize on http:/....../wp-
 includes/.../image.png instead of on ABSPATH . WPINC . .....

 The cause appears to be the Icon URI code was used instead of the Icon Dir
 code. See patch

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


More information about the wp-trac mailing list