Skip to content

[BUGFIX] Allow null value as input for f:replace (#1282)#1300

Merged
s2b merged 1 commit into4.5from
backport
Feb 2, 2026
Merged

[BUGFIX] Allow null value as input for f:replace (#1282)#1300
s2b merged 1 commit into4.5from
backport

Conversation

@s2b
Copy link
Contributor

@s2b s2b commented Feb 2, 2026

null can safely be converted to an empty string, so it's fine to
allow it as a base string for string replacement.

Resolves: #1279

`null` can safely be converted to an empty string, so it's fine to
allow it as a base string for string replacement.

Resolves: #1279
@s2b s2b merged commit 10e1549 into 4.5 Feb 2, 2026
10 checks passed
@s2b s2b deleted the backport branch February 2, 2026 18:15
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.

1 participant