It's clearly running the wildcards one at a time and returning the first file found with one of the wildcards, and not the first file found with all wildcards.
It's easily verifiable via the following test (see first screnshot). The order of my wildcard parameters should NOT matter.
Obviously if i'm sending a set of wildcards, I am looking for the first file out of all of them, not just the first file found in one of the [the first? the last? i didn't bother to check that deeply] wildcards...
Read more
It's easily verifiable via the following test (see first screnshot). The order of my wildcard parameters should NOT matter.
Obviously if i'm sending a set of wildcards, I am looking for the first file out of all of them, not just the first file found in one of the [the first? the last? i didn't bother to check that deeply] wildcards...
Read more