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

Improved aliased parameter parsing v3 #3093

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

RoelVB
Copy link
Contributor

@RoelVB RoelVB commented Jul 19, 2024

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?

Related Issues

Fixes #3082 for v3
Same as PR #3084, but for v3

What's in this Pull Request?

Hopefully this can be merged for a next v3 release.
I'm not in a hurry, I'll be on vacation the next couple of weeks

@bcameron1231
Copy link
Collaborator

bcameron1231 commented Aug 12, 2024

@RoelVB I approved this, however it's failing the tests. So I had to revert the changes in PR #3109

The changes made for the V4 aliasing doesn't work in V3 Tests because we use URLSearchParams in V3 tests.

Please review them and make sure the tests pass for V3, and then we'll be able to re-merge into V3 branch. Thanks!

@RoelVB
Copy link
Contributor Author

RoelVB commented Aug 13, 2024

@bcameron1231
What is the error you're seeing? For me the new "parameter parsing" test runs without any issue

@RoelVB
Copy link
Contributor Author

RoelVB commented Aug 13, 2024

Oh... I see now. It's just a typing issue, the code still works.
Created a new PR #3113 with a fix for this

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