searching for ^VIX does not result in ^VIX index in /assets/search/ #28
Labels
No labels
bug
documentation
duplicate
enhancement
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
gertjan/bodega#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Title explains it all 😄
changed type from task to issue
mentioned in commit
0ae1847e08Fixed in commit
0ae1847. User input is now escaped with re.escape() before being used in MongoDB regex patterns, which correctly handles metacharacters like ^ in symbols. VIX index (^VIX) will now be found when searching for ^VIX.