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

Show page links directly to aeon, rather than a redirect #3559

Merged
merged 9 commits into from
May 16, 2023

Conversation

sandbergja
Copy link
Member

@sandbergja sandbergja commented May 12, 2023

This passes information from both the host and constituent record, closing #3273

Still to-do:

  • Manual qa
  • Add an integration test

Also, refactor aeon url generation into its own class
@coveralls
Copy link

coveralls commented May 13, 2023

Coverage Status

Coverage: 95.282% (+0.1%) from 95.143% when pulling 0af03bb on refactor-more-ctx into 4c6bbcf on main.

@pulbot pulbot temporarily deployed to staging May 15, 2023 16:33 Inactive
@pulbot pulbot temporarily deployed to staging May 15, 2023 21:34 Inactive
@pulbot pulbot temporarily deployed to staging May 15, 2023 22:01 Inactive
@pulbot pulbot temporarily deployed to staging May 15, 2023 23:22 Inactive
@pulbot pulbot temporarily deployed to staging May 16, 2023 15:01 Inactive
@sandbergja sandbergja marked this pull request as ready for review May 16, 2023 16:57
Copy link
Member

@kevinreiss kevinreiss left a comment

Choose a reason for hiding this comment

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

I will make a separate ticket to deal with my comment on the volume.

expect(subject).to include('ItemNumber=32101071302192')
end
it('takes enumeration from the item') do
expect(subject).to include('rft.volume=Vol+1%3A+no.+1+-+4')
Copy link
Member

Choose a reason for hiding this comment

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

Per Aeon's OpenURL mapping table it should accept "rft.volume" as a valid param for volume info, however by manual test it does not. It did accept just plain "volume". The Aeon form param is literally "ItemVolume", maybe for now we should pass enumeration as that param.

@kevinreiss
Copy link
Member

Thank you for adding the component and making the new Aeon OpenURL class @sandbergja.

@pulbot pulbot temporarily deployed to staging May 16, 2023 17:56 Inactive
@pulbot pulbot temporarily deployed to staging May 16, 2023 18:00 Inactive
@pulbot pulbot temporarily deployed to qa May 16, 2023 18:02 Inactive
@sandbergja sandbergja merged commit 6fbe6d6 into main May 16, 2023
3 checks passed
@sandbergja sandbergja deleted the refactor-more-ctx branch May 16, 2023 19:53
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.

None yet

4 participants