﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2473	Search does not work when searching for value containing literal quote	anonymous	team	"I tried searching for values containing a quote (the literal quote character: "")
but with some my attempts it failed:

""
\""
""""""""
""\""""
as regex:
[""]
[\""]
""[\""]""

the search either found nothing, spitted out some error or matched all data.

Seems there is not way to search for literal value that contains the quote character"	defect	closed	major		Core	latest	fixed	search	
