[wp-trac] [WordPress Trac] #15081: Search Form should use type='search'
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 25 07:33:06 UTC 2010
#15081: Search Form should use type='search'
---------------------------+------------------------------------------------
Reporter: jorbin | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: 3.1
Component: Accessibility | Version:
Severity: minor | Keywords: has-patch
---------------------------+------------------------------------------------
Changes (by c_t_montgomery):
* severity: normal => minor
Comment:
I checked out the codebase, and still saw an
{{{
<input type="text"....
}}}
instead of an
{{{
<input type="search"....
}}}
This is my first attempt at contributing via Trac, so I apologize if I did
this incorrectly, but I updated the svn and attempted to re-download the
codebase. I still had my changed, correct version. Hopefully it works!
Regardless, when I just checked it out, it was not fixed yet and I did (I
think). Sorry for the n00bness... I'm trying!
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15081#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list