Skip to content
Snippets Groups Projects
Commit 8a1e1bbc authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix "Testable Files" file extension comparison

Issue introduced in v3.19: Testable Files (a.k.a. upload processors) with a specified file extension/type (e.g. "ZIP" and not "*") would never run because the file extension comparison logic was "off by one". Testable Files with an extension of "*" (all files/types) would still run however.

This fixes issue #331 reported by Nightfox.
parent 50612834
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment