View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000035 | FileSieve | Backend / Core | public | 2018-10-05 23:17 | 2021-01-27 22:23 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | low | Severity | minor | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Summary | 0000035: Change Regex substitution character from | to $ | ||||
Description | The internal regular expression engine in .NET uses the dollar symbol for referencing captures groups; change FileSieve so it uses that character and invokes the .NET Regex.Replace() method instead of using custom code. The status of this issue can be tracked here on the FileSieve Github repository. | ||||
Tags | Regex | ||||