path checker fix
The path checker subtracted too much of the end of the path string. Now it uses regular expression to always subtract a '_number' suffix, even with double digits.
The path checker subtracted too much of the end of the path string. Now it uses regular expression to always subtract a '_number' suffix, even with double digits.