nccgroup / ncccodenavi

NCC Code Navigator
GNU Affero General Public License v3.0
54 stars 10 forks source link

Automatically escape search term if regex search enabled and term contains as ( #1

Closed olliencc closed 11 years ago

olliencc commented 11 years ago

Currently if you right-click / press enter on an element of code to perform a search and regex searching is enabled and it contained a ( or similar then it is not escaped e.g. ( , leading to no results being found.

olliencc commented 11 years ago

Fixed in change set 7c33f8c13b - might be a negative user experience impact from this path though

olliencc commented 11 years ago

Actual full fix is in change set 40608b471d