Index: includes/theme.inc =================================================================== RCS file: /cvs/drupal/drupal/includes/theme.inc,v retrieving revision 1.415.2.27 diff -u -r1.415.2.27 theme.inc --- includes/theme.inc 1 Mar 2010 10:02:01 -0000 1.415.2.27 +++ includes/theme.inc 22 Apr 2010 05:20:01 -0000 @@ -1252,6 +1252,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. */