Skip to content
Commit 9ae5d7c1 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

printcheck: avoid incorrect replacement of split values

Template parameters for split values are now replaced in descending order.
If we replace the template parameter 'SPLITVALUE1' before 'SPLITVALUE10',
the latter is erroneously overwritten with the value from the former,
followed by '0'.

CCBUG:415411
parent d12a2e01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment