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

fix(handler) reverted logic to old one in var.upstream_uri concatenation logic #9269

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

bungle
Copy link
Member

@bungle bungle commented Aug 18, 2022

Summary

It was reported by @joshkping in #9246 that your handler may runtime crash in certain cases. This started to happen after this commit was merged: 44d24a2

It looks like this affects a lot of versions:

  • 2.8.1
  • 2.8.0
  • 2.7.2
  • 2.7.1
  • 2.7.0
  • 2.6.1
  • 2.6.0

Issues Resolved

Fix #9246

…ion logic

### Summary

It was reported by @joshkping in #9246 that your handler may runtime crash in certain
cases. This started to happen after this commit was merged:
44d24a2

It looks like this affects a lot of versions:
- 2.8.1
- 2.8.0
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.1
- 2.6.0

### Issues Resolved

Fix #9246
@bungle bungle merged commit df14db5 into master Aug 18, 2022
@bungle bungle deleted the fix/9246 branch August 18, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kong plugin failure when setting URL query string
2 participants