﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
78	Regular expression engine won't properly match beginning of lines	Alfredo Fernández Díaz	Gregg Young	"Regular expression anchoring for beginning of line fails, apparently since 2008.

Finding ""!^$"" as a regular expression should match empty lines (it does in FTE/2006) but in eFTE2 (also FTE/2008) it fails and instead matches lines that are 1-character long.

Also, ""!^."" should match the first character of every non-empty line, but matches the second one instead.

"	defect	closed	major	Release_1.1	eFTE core	Release_1.0	fixed	Regular expression, regex, line anchoring	Alfredo Fernández Díaz abwillis
