- last update
over 1 year ago PHPLint Failed - Status changed to Needs work
over 1 year ago 6:57pm 5 June 2023 The new array syntax should be used for D8+
$mime_types = ['image/jpeg', 'image/png'];
I posted a patch that fixes both this issue and 🐛 exif_read_data(): Argument #1 ($file) cannot be empty Fixed
https://www.drupal.org/files/issues/2023-07-20/exif_orientation-3220370-... →
Since the issue fixes modify the same function, there are conflicts with the prior existing patches. This should fix it.
This fixes both this issue and 🐛 exif_read_data(): Argument #1 ($file) cannot be empty Fixed for Drupal 8+. Same reason as above.
https://www.drupal.org/files/issues/2023-07-20/exif_orientation-3220370-... →
- Status changed to Needs review
over 1 year ago 8:36pm 20 July 2023 - Status changed to RTBC
over 1 year ago 6:06am 21 July 2023 - 🇫🇮Finland sokru
I leave it up to maintainer to decide if 🐛 exif_read_data(): Argument #1 ($file) cannot be empty Fixed should be included into same commit. Otherwise using the patch from #2 with short array syntax.
- Status changed to Needs review
over 1 year ago 9:37pm 7 August 2023 I updated the patch on the other issue 🐛 exif_read_data(): Argument #1 ($file) cannot be empty Fixed . I had EXIF warnings when adding a PNG as a Media entity.
Here's the link.
https://www.drupal.org/files/issues/2023-08-07/exif_orientation-3220370-... →
- Status changed to Fixed
over 1 year ago 6:17am 22 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.