Quote:
Originally Posted by geek1011
I have released kobopatch v0.10.3 with a new MustMatchLength option for FindReplaceString and ReplaceString. This option will make sure the replacement string is not shorter than the original (in addition to the default check to make sure it is not longer). This is useful for CSS string replacements. The behaviour of this option (and lack thereof) is fully backwards-compatible.
I have updated the patches for 4.11.11980 to use this new option.
|

geek1011 please,
could you add the error line number or the
replace statement into
log.txt when error trigger?
Code:
validating patch file
--> length of strings must match (and not be shorter) in `PROGRESIVE`
And check the code. No bother if the lenght is longer o shorter the message is allways the same (
and not be shorter).
Thanks in advance.