Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix 'collection in the domain' issue (#24) #28

Merged
merged 2 commits into from
Jul 29, 2016
Merged

Conversation

jeffyoung
Copy link
Contributor

Issue #24 was due to a mismatch in casing of the account and collection in the repository url. I want to keep the existing casing in the original data (so it can be displayed properly) but need to fix the comparison to properly detect the 'collection in the domain' scenario (where the account and the collection are now one and the same).

@davidstaheli
Copy link
Contributor

Looks good!

Add test for case insensitivity for the 'collection in the domain' scenario (where the collection and account name are the same but differ only in case).
@jeffyoung jeffyoung merged commit 1888acc into master Jul 29, 2016
@jeffyoung jeffyoung deleted the jeyou/issue24 branch July 29, 2016 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants