﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2612	[PATCH] Cleanup regex related code in the search engine and change regex compilation flags	avarab@…	team	This patch cleans up some copy-paste code in the search compiler and changes the default regex flags to include ''CANON_EQ'', ''DOTALL'' and ''UNICODE_CASE'' when doing case-insensitive matching. The reasons for which are stated in the source code comments.	enhancement	closed	major		Core	latest	fixed	regex, search	
