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

[Replace]Replacing with combination of text and simple header leads to failed exchange #319

Open
Hooghof opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
accepted bug Something isn't working
Milestone

Comments

@Hooghof
Copy link

Hooghof commented Nov 26, 2024

Test case
Instance: development
Tenant: Regression Tests
Flow: WcgReplace

Replacing the regex \<Aggregated\>|\<\/Aggregated\> with ErikTest_${header.eriktest} leads do this error in version 15: java.lang.IllegalArgumentException: named capturing group is missing trailing '}'

If you replace with ${header.eriktest} it works as expected (version 16).

Same example is on acceptance, same tenant and flow name.

WCG: https://dovetailworld.atlassian.net/browse/DOV-2171

@Hooghof Hooghof added the bug Something isn't working label Nov 26, 2024
@skin27 skin27 self-assigned this Nov 26, 2024
@skin27 skin27 added this to the 5.0.1 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants