Dylan K. Taylor 4909c0f257
Fixed schema loading when the file path contains at least 4 numbers in a row
this spectactularly stupid bug could also have been addressed using a [^\/] in place of the . in the pattern, but I thought it made sense to make it impossible for this to happen again by making sure the regex only sees the file name.

fixes #5129
2022-07-04 22:15:50 +01:00
..
2022-07-03 19:58:04 +01:00
2022-07-04 21:38:18 +01:00
2022-06-29 16:54:57 +01:00
2022-06-29 02:18:50 +01:00