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

Codegen with parameters in the path only resolves the first registered endpoint #841

Closed
glademiller opened this issue May 13, 2019 · 4 comments

Comments

@glademiller
Copy link
Contributor

See failing test in my fork here
https://github.com/glademiller/actix-web/blob/bug/codegen_with_macros_breaks/actix-web-codegen/tests/test_macro.rs#L32-L69

@fafhrd91
Copy link
Member

Could you submit test case

@glademiller
Copy link
Contributor Author

glademiller commented May 13, 2019

yes the link above includes a test case which currently fails.

@glademiller
Copy link
Contributor Author

I added a PR for the test case #842

fafhrd91 added a commit that referenced this issue May 15, 2019
@fafhrd91
Copy link
Member

run "cargo update" that should fix the problem

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

No branches or pull requests

2 participants