-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.7
-
Component/s: Attachments, Posting
-
Labels:
-
Environment:PHP 7.2.17, Ubuntu 18.04.2 LTS
It is unable to upload some kind of jpeg files (e.g. created by Meizu phone, see attached): "It was not possible to determine the dimensions of the image. Please verify that the URL you entered is correct." error message appears.
It was experimentally discovered that increasing JPEG_MAX_HEADER_SIZE value in TypeJpeg.php file helps to resolve this issue.