Skip to content

Conversation

whikloj
Copy link
Member

@whikloj whikloj commented Aug 26, 2019

GitHub Issue: Islandora/documentation#1226 and possibly Islandora/documentation#1121

Other Relevant Links

What does this Pull Request do?

Removes the HttpResolver url prefix. We will send the entire URL now.

What's new?

  • Does this change require documentation to be updated? no
  • Does this change add any new dependencies? no
  • Does this change require any other modifications to be made to the repository
    (ie. Regeneration activity, etc.)? no
  • Could this change impact execution of existing code? no

How should this be tested?

See associated PR for testing instructions.

A description of what steps someone could take to:

  • Reproduce the problem you are fixing (if applicable)
  • Test that the Pull Request does what is intended.
  • Please be as detailed as possible.
  • Good testing instructions help get your PR completed faster.

Additional Notes:

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

Interested parties

@Islandora-Devops/committers

cantaloupe_create_FilesystemCache_dir: yes
cantaloupe_resolver_static: HttpResolver
cantaloupe_HttpResolver_BasicLookupStrategy_url_prefix: "http://{{ hostvars[groups['webserver'][0]].ansible_host }}:{{ apache_listen_port }}/"
cantaloupe_HttpResolver_BasicLookupStrategy_url_prefix: ""
Copy link
Member

Choose a reason for hiding this comment

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

Do we even need this then?

Copy link
Member Author

Choose a reason for hiding this comment

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

@dannylamb
Copy link
Member

vagrant up

Copy link
Member

@dannylamb dannylamb left a comment

Choose a reason for hiding this comment

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

Tested with Islandora/openseadragon#13 and we're good to go.

@dannylamb dannylamb merged commit f23aa2f into Islandora-Devops:dev Aug 30, 2019
@whikloj whikloj deleted the issue-1226 branch September 24, 2021 16:21
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