EA Durbin wrote:
Here is the patch for bug # 4648. include/screenshot.php has a typo in two of its variables causing IE to render a zero pixel image.
oThumnailHeight should be oThumbnailHeight oThumnailWidth whould be oThumbnailWidth
Good catch, thanks. One big nit... You sent a copy of the file. Patches are done in diff -u format. IE:
cvs diff -u include/screenshot.php > screenshot.diff