Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15133

Fast image size library sometimes returns no size or invalid sizes

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              pompeiisneaks pompeiisneaks [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: