Bug #614
Words with regex special characters fail on hover
Start date:
08/02/2013
Due date:
% Done:
100%
Description
Some words include special characters (such as "*") which causes a syntax error:
Uncaught SyntaxError: Invalid regular expression: /^*ʼωρομάσδης$/: Nothing to repeat
Steps to reproduce: go to http://127.0.0.1:8080/work/ad-principem-ineruditum/1/3 and highlight ʼωρομάσδης
Associated revisions
Fixed Javascript error caused when highlighting words with regular expression special characters. Closes #614.
Fixed Javascript error caused when highlighting words with regular expression special characters. Closes #614.
Fixed Javascript error caused when highlighting words with regular expression special characters. Closes #614.
History
#1 Updated by Luke Murphey over 11 years ago
- Description updated (diff)
#2 Updated by Luke Murphey over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r476.