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(acme): error concatenation #11364

Merged
merged 1 commit into from
Aug 8, 2023
Merged

fix(acme): error concatenation #11364

merged 1 commit into from
Aug 8, 2023

Conversation

zekth
Copy link
Member

@zekth zekth commented Aug 7, 2023

Summary

In the last change we added string concatenation the wrong way leading to empty logs. This addresses the problem

Checklist

Full changelog

  • [Implement ...]

Issue reference

Fix #[issue number]

@fffonion
Copy link
Contributor

fffonion commented Aug 7, 2023

@zekth Could you add an entry in CHANGELOG.md? I think we can skip add test for this though.

@zekth
Copy link
Member Author

zekth commented Aug 7, 2023

done and rebased :)

@fffonion fffonion merged commit 60b4312 into master Aug 8, 2023
29 checks passed
@fffonion fffonion deleted the fix/acme-plugin-logs branch August 8, 2023 05:38
@fffonion
Copy link
Contributor

fffonion commented Aug 8, 2023

Thanks @zekth !

team-gateway-bot pushed a commit that referenced this pull request Aug 8, 2023
In the last change we added string concatenation the wrong way leading to empty logs. This addresses the problem

(cherry picked from commit 60b4312)
gszr pushed a commit that referenced this pull request Nov 14, 2023
In the last change we added string concatenation the wrong way leading to empty logs. This addresses the problem

(cherry picked from commit 60b4312)
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.

3 participants