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

Fixes #23090: Multiline string in component name or value breaks pattern comparison for expected report #4900

Conversation

fanf
Copy link
Member

@fanf fanf commented Jul 19, 2023

https://issues.rudder.io/issues/23090

Our regex for matching what is expanded from an variable didn't have the "dot all" modifier, which makes it unable to match multiline string.

@fanf fanf requested a review from VinceMacBuche July 19, 2023 10:42
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit df05710 into Normation:branches/rudder/7.2 Jul 19, 2023
16 checks passed
@fanf fanf deleted the bug_23090/multiline_string_in_component_name_or_value_breaks_pattern_comparison_for_expected_report branch March 15, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants