-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: tools
SearchIndexItem.toString's output is literally treated as JavaScript, where symbols like " (double quote), \ (backslash), etc. have special meaning. Those symbols should be escaped.