﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13053,Remove searchform.php from Twenty Ten,demetris,iammattthomas,"In the interests of simplicity and of taking advantage of—rather than duplicating—useful functionality provided by WP core, I propose to completely remove searchform.php from Twenty Ten.

The differences of Twenty Ten’s searchform.php from the output of {{{get_search_form}}} are two:

 1. Twenty Ten omits the {{{role}}} attribute.  There is no reason to do that anymore, since ARIA landmark roles are valid in HTML5 and are recognized as such by the W3 validator.

 2. Twenty Ten adds the string “Search” before the search box.  That string is redundant.

I don’t know how to make a patch for the propesed change.  Simply delete the file! :-)",enhancement,closed,normal,3.0,Themes,3.0,normal,fixed,has-patch,demetris
