We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
99%+ of our images are working as expected after Omeka-S v3->v4 upgrade (4.0.4) with all relevant module upgrades.
Several of our most recently uploaded / added documents are having problems displaying images however.
Test case >>>
This item: https://edisondigital.rutgers.edu/document/PA122
Generates this manifest: https://edisondigital.rutgers.edu/iiif/3/PA122/manifest
Contains this image ID: https://edisondigital.rutgers.edu/iiif/2/493799/full/3223,5367/0/default.jpg
Which forwards to a different URL and loads: https://edisondigital.rutgers.edu/application/asset/thumbnails/image.png
Whereas if you remove the width, the image loads correctly: https://edisondigital.rutgers.edu/iiif/2/493799/full/3223,/0/default.jpg
Any ideas? I don't see any settings in configuration options for IIIIF Server or Image Server that would either cause this or reverse it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
99%+ of our images are working as expected after Omeka-S v3->v4 upgrade (4.0.4) with all relevant module upgrades.
Several of our most recently uploaded / added documents are having problems displaying images however.
Test case >>>
This item:
https://edisondigital.rutgers.edu/document/PA122
Generates this manifest:
https://edisondigital.rutgers.edu/iiif/3/PA122/manifest
Contains this image ID:
https://edisondigital.rutgers.edu/iiif/2/493799/full/3223,5367/0/default.jpg
Which forwards to a different URL and loads:
https://edisondigital.rutgers.edu/application/asset/thumbnails/image.png
Whereas if you remove the width, the image loads correctly:
https://edisondigital.rutgers.edu/iiif/2/493799/full/3223,/0/default.jpg
Any ideas? I don't see any settings in configuration options for IIIIF Server or Image Server that would either cause this or reverse it.
The text was updated successfully, but these errors were encountered: