Closed BEFH closed 1 year ago
This is a simple fix for bug #155. I have tested the changes and found that they are successful. Instead of looking for the extension in the whole filename, it now only looks at the end, and the dots are now a literal . instead of a wildcard.
.
Looks good, thanks for your work on this!
This is a simple fix for bug #155. I have tested the changes and found that they are successful. Instead of looking for the extension in the whole filename, it now only looks at the end, and the dots are now a literal
.
instead of a wildcard.