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

Use MimeTypeGuesserInterface. #53

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Use MimeTypeGuesserInterface. #53

merged 1 commit into from
Jul 20, 2023

Conversation

rosiel
Copy link
Member

@rosiel rosiel commented Jul 20, 2023

GitHub Issue: Islandora/documentation#2235

What does this Pull Request do?

Fixes a WSOD-causing typo(?). Use MimeTypeGuesserInterface rather than MimeTypesInterface.

What's new?

  • Changes x feature to such that y
  • Added x
  • Removed y
  • Does this change require documentation to be updated?
  • Does this change add any new dependencies?
  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)?
  • Could this change impact execution of existing code?

How should this be tested?

Set up an islandora with some content that uses openseadragon.
Be on Openseadragon's 2.x branch, (HEAD, not the latest release) go to an opensedragon-y content page, and it'll whitescreen.
Pull this change, and it should behave normally again.

Additional Notes:

Any additional information that you think would be helpful when reviewing this
PR.

Interested parties

@ruebot and @Islandora/committers

@ruebot
Copy link
Member

ruebot commented Jul 20, 2023

Tested on our setup, and it works. Thanks @rosiel!

@rosiel
Copy link
Member Author

rosiel commented Jul 20, 2023

For the record, this fix was provided by @aOelschlager! Thank you!

@ruebot
Copy link
Member

ruebot commented Jul 20, 2023

Thank you @aOelschlager!

@aOelschlager aOelschlager self-requested a review July 20, 2023 15:59
Copy link
Contributor

@aOelschlager aOelschlager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks Rosie!

@aOelschlager aOelschlager merged commit 0f993e9 into 2.x Jul 20, 2023
3 checks passed
@rosiel rosiel deleted the fix-mime-guesser branch July 20, 2023 18:36
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.

3 participants