Skip to content

filterx/expr-regexp-subst: reformat replacement string at every match#895

Merged
alltilla merged 2 commits intoaxoflow:mainfrom
bazsi:filterx-regexp-search-fix-replacement
Jan 15, 2026
Merged

filterx/expr-regexp-subst: reformat replacement string at every match#895
alltilla merged 2 commits intoaxoflow:mainfrom
bazsi:filterx-regexp-search-fix-replacement

Conversation

@bazsi
Copy link
Member

@bazsi bazsi commented Dec 27, 2025

Previously the replacement always used the values extracted by the initial match.

Fixes: #886

@bazsi bazsi requested a review from bshifter December 27, 2025 23:11
Previously the replacement always used the values extracted by the
initial match.

Signed-off-by: Balazs Scheidler <[email protected]>
Signed-off-by: Balazs Scheidler <[email protected]>
@bazsi bazsi force-pushed the filterx-regexp-search-fix-replacement branch from 02833cd to e8f8edc Compare December 29, 2025 10:01
@alltilla alltilla merged commit 932c219 into axoflow:main Jan 15, 2026
22 checks passed
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.

filterx: regexp_subst function - unexpected behaviour

2 participants