Closed Alamantus closed 8 years ago
Specifically with parentheses, because that messes up the regular expression the search function uses.
Need to test with other characters.
Fixed most of this with commit ab61fdcfb842651631e3246a5abda77f2891cafa [ab61fdc]. Only "()" causes an error and "\" returns nothing. Closing this because these are not important enough to care about.
Specifically with parentheses, because that messes up the regular expression the search function uses.
Need to test with other characters.