Skip to content

Partial revert of 81768fc7 (#6398) #6430

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

Merged
merged 2 commits into from
Dec 3, 2019
Merged

Conversation

agjohnson
Copy link
Contributor

This queryset introduced a bug where a from_url of 5 characters would
produce and exception.

This queryset introduced a bug where a from_url of 5 characters would
produce and exception.
@agjohnson agjohnson merged commit ae6aeb5 into master Dec 3, 2019
@agjohnson agjohnson deleted the hotfix/remove-redirect-queryset branch December 3, 2019 22:46
@agjohnson agjohnson added the PR: hotfix Pull request applied as hotfix to release label Dec 3, 2019
agjohnson added a commit that referenced this pull request Dec 3, 2019
This queryset introduced a bug where a from_url of 5 characters would
produce and exception.
agjohnson added a commit that referenced this pull request Dec 3, 2019
This queryset introduced a bug where a from_url of 5 characters would
produce and exception.
humitos added a commit that referenced this pull request Mar 14, 2020
This commit reverts 88c7640 from PR #6430

We found a problem with `from_url` that are smaller than 5 char
length. I'm reverting this here and adding a new commit that will
workaround this problem.
ericholscher pushed a commit that referenced this pull request Mar 14, 2020
This commit reverts 88c7640 from PR #6430

We found a problem with `from_url` that are smaller than 5 char
length. I'm reverting this here and adding a new commit that will
workaround this problem.
ericholscher pushed a commit that referenced this pull request Mar 14, 2020
This commit reverts 88c7640 from PR #6430

We found a problem with `from_url` that are smaller than 5 char
length. I'm reverting this here and adding a new commit that will
workaround this problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: hotfix Pull request applied as hotfix to release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants