Change: Don't handle 'missing' string parameters as 0. (#11673)

If not enough parameters are supplied for a string, then a value of 0 was used, which could result in incorrect information being displayed.

Instead, throw an exception and include an error in the string.
This commit is contained in:
Peter Nelson
2024-01-04 20:50:58 +00:00
committed by GitHub
parent c44faf4eea
commit 7482f71692
2 changed files with 731 additions and 729 deletions

File diff suppressed because it is too large Load Diff