Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary workaround for issue where image metadata is missing #46

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

mikesname
Copy link
Contributor

This seems to be due to Omeka's getID3() function failing. Now we fall back to the PHP getimagesize() function if the Omeka image metadata is not available.

TODO: figure out why the image metadata doesn't get extracted here.

This seems to be due to Omeka's getID3() function failing. Now we
fall back to the PHP getimagesize() function if the Omeka image
metadata is not available.

TODO: figure out why the image metadata doesn't get extracted here.
@mikesname mikesname merged commit 2aff884 into main Aug 13, 2024
1 check passed
@mikesname mikesname deleted the bugfix/missing_image_sizes branch August 13, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant