[wp-trac] [WordPress Trac] #15081: Search Form should use type='search'
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 25 08:49:19 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
---------------------------+------------------------------------------------
Comment(by duck_):
Replying to [comment:1 c_t_montgomery]:
> 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!
When providing fixes on Trac you should attach patch/diff files. On this
ticket jorbin has already done so, see attachment:ticket:15081:a11y.patch
The codex has a [http://codex.wordpress.org/Using_Subversion subversion
guide] which will provide some help (see
[http://blog.ftwr.co.uk/archives/2005/11/03/windows-wordpress-toolbox/
westi's windows toolbox] if you're using Windows and TortoiseSVN).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15081#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list