View Issue Details

IDProjectCategoryView StatusLast Update
0000556FileSievePluginpublic2021-01-27 21:36
ReporterBootBlock Assigned ToBootBlock  
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.57 
Target Version4.58Fixed in Version4.58 
Summary0000556: Batched A-Z is performing case-sensitive matching
Description

A case-sensitive match is being performed on the first character of each filename, so Myfile wouldn't match myfile.

The status of this issue can be tracked here on the FileSieve Github repository.

TagsMethod.BatchedAtoZ

Activities

BootBlock

2021-01-16 15:08

administrator   ~0000271

Case-insensitive matching is now implemented.

BootBlock

2021-01-17 11:27

administrator   ~0000273

It appears either the Method was never actually finished, or there was a major oversight: the wildcards never worked.

Issue History

Date Modified Username Field Change
2021-01-14 17:19 BootBlock New Issue
2021-01-14 17:19 BootBlock Assigned To => BootBlock
2021-01-14 17:19 BootBlock Tag Attached: Method.BatchedAtoZ
2021-01-16 15:08 BootBlock Status new => resolved
2021-01-16 15:08 BootBlock Resolution open => fixed
2021-01-16 15:08 BootBlock Fixed in Version => 4.58
2021-01-16 15:08 BootBlock Target Version => 4.58
2021-01-16 15:08 BootBlock Note Added: 0000271
2021-01-17 11:27 BootBlock Note Added: 0000273
2021-01-27 21:36 BootBlock Description Updated