Index: includes/theme.inc =================================================================== RCS file: /cvs/drupal/drupal/includes/theme.inc,v retrieving revision 1.337.2.9 diff -u -r1.337.2.9 theme.inc --- includes/theme.inc 13 May 2009 19:41:56 -0000 1.337.2.9 +++ includes/theme.inc 22 Apr 2010 05:22:54 -0000 @@ -611,6 +611,7 @@ * Associative array of attributes to be placed in the img tag. * @param $getsize * If set to TRUE, the image's dimension are fetched and added as width/height attributes. + * $getsize MUST be set to FALSE if $path is a full URL. * @return * A string containing the image tag. */