when uploading jpegs. the built in php getimagesize method fails to get a value for height, but returns 0. The code checks for empty which 0 is. I suggest the patch for this is to replace 'empty' with '!isset'. for the file measurement check in the filespec.php code.
~Phil
- is duplicated by
-
PHPBB-15443 Avatar Upload Using EXIF info for Image Size
- Closed
-
PHPBB-15359 Upload pictures : Exif dimensions used instead of real image size
- Closed
- is related to
-
PHPBB-15356 Avatar remote upload doesn't work
- Closed