Fluid icon indicating copy to clipboard operation
Fluid copied to clipboard

[BUGFIX] Allow null value as input for f:replace

Open s2b opened this issue 4 weeks ago • 1 comments

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 avatar Dec 16 '25 15:12 s2b

@linawolf Could you check if this resolves your issue?

s2b avatar Dec 16 '25 15:12 s2b