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

Fix output label generation when input url has query string #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

masaball
Copy link
Contributor

@masaball masaball commented Oct 8, 2024

The output label and id generation uses the input url from the technical metadata. Since this url is a string from the file, we must convert it to the URI class for Sharepoint urls to be properly sanitized and processed.

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

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

Looks god from what I can tell.

I see there is a weird failing test case. FWIW Rails 3.0 is EOL so it could be dropped from the build matrix along with other end of life ruby/rails versions. This could be handled in a separate PR so this one can stay focused.

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.

2 participants