﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
16541	get_search_form() ignores $echo argument if searchform.php exists	kawauso	SergeyBiryukov	"If a theme has searchform.php present, `get_search_form()` uses `require()` regardless of the `$echo` value.

As per discussion with nacin in IRC, the only workaround for this would be use output buffering (which would also allow for searchform.php to be passed through the 'get_search_form' filter)."	defect (bug)	closed	normal	3.6	Template	3.0	normal	fixed	has-patch commit	shawnkhall chip@… Chouby HumanNic mark@…
