id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2319	crash in replace when the first occurence is skipped	ply		"The problem is at editcmd.c:1869 where the search_start pointer is adjusted. The problem is that the referred repl_str variable is only assigned for actual replaces, and even during subsequent skips it only points to the last replaced occurence. So its usage when adjusting the search_start pointer is weird. I think a simple search_start++ would do just fine.
"	defect	closed	major		mcedit		invalid						
