|
|
Reporter | drakinite | Assigned To | | |
---|
Priority | urgent | Severity | crash | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Product Version | 5.1 | |
---|
Target Version | 5.1 | Fixed in Version | 5.1 | |
---|
|
|
Summary | 0020408: Case Checker crashes / fails when RegEx special characters are included in custom capitalization |
---|
Description | Reported offline by Lowlander. Adding *NSYNC as a custom capitalization causes a crash. |
---|
Additional Information | Another 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. |
---|
Tags | No tags attached. |
---|
Attached Files | |
---|
|
|
Fixed in build | 2825 |
---|
|
|