View Issue Details

IDProjectCategoryView StatusLast Update
0020408MMW 5Extensions (bundled)public2023-11-24 18:36
Reporterdrakinite Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version2024.0 
Target Version2024.0Fixed in Version2024.0 
Summary0020408: Case Checker crashes / fails when RegEx special characters are included in custom capitalization
DescriptionReported offline by Lowlander. Adding *NSYNC as a custom capitalization causes a crash.
Additional InformationAnother example which causes incorrect behavior, instead of a crash, is stuff like ".*" or "o*". If you do .* it'll just replace everything with the literal string ".*". Best option is to escape regex command characters before creating the custom capitalization regex.
TagsNo tags attached.
Attached Files
image.png (26,769 bytes)   
image.png (26,769 bytes)   
Fixed in build2825

Activities

drakinite

2023-11-21 22:00

developer   ~0073598

Fixed in build 2825

lowlander

2023-11-24 18:36

developer   ~0073636

Verified on 2825.