﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
12060	Asymmetric Slashing in [12052]	miqrogroove	ryan	"Westi changed the string literal 

{{{'return trim($a, ""\\""\'\\n\\r "");'}}}

to

{{{return trim($t, ""\""\'\n\r "");}}}

These are not syntactically equivalent, and the new version could break future attempts at wildcard escaping.

For example, term\ is prevented, but %term is now unescaped."	defect (bug)	closed	normal	2.9.2	Query	2.9	normal	fixed		westi
