Skip to content

Properly sideload keywords in crates#show #272

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

Conversation

sgrif
Copy link
Contributor

@sgrif sgrif commented Feb 25, 2016

The data is sent properly in this endpoint, but they aren't actually
associated with the crate as the ids aren't present. This appears to be
the only endpoint where these are sideloaded.

I've added a test for this, but haven't visually verified the fix (as I
don't have everything set up to run the backend locally), so this should
be tested on staging before deployment.

Fixes #271

The data is sent properly in this endpoint, but they aren't actually
associated with the crate as the ids aren't present. This appears to be
the only endpoint where these are sideloaded.

I've added a test for this, but haven't visually verified the fix (as I
don't have everything set up to run the backend locally), so this should
be tested on staging before deployment.

Fixes rust-lang#271
@alexcrichton
Copy link
Member

Thanks!

alexcrichton added a commit that referenced this pull request Feb 25, 2016
@alexcrichton alexcrichton merged commit 847fac8 into rust-lang:master Feb 25, 2016
@sgrif sgrif deleted the sg-sideload-keywords-in-crates-show branch March 6, 2017 18:12
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.

Keywords went missing
2 participants