fmt
strutils.%
* fix #9394 by replacing `fmt` with normal string append Until issue #7632 is fixed, use string append. * use `strutils.%` instead of normal string add (cherry picked from commit 82a1576263)
82a1576263
sig