[buddypress-trac] [BuddyPress] #1306: Filter friends/Filter groups have wrong html
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Nov 3 20:18:30 UTC 2009
#1306: Filter friends/Filter groups have wrong html
-----------------------------------------------+----------------------------
Reporter: sbrajesh | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone:
Keywords: search,group search,friends search |
-----------------------------------------------+----------------------------
well,This is just a minor bug(or may be typo)
In function bp_group_search_form(),bp_friend_search_form()
The inbut box is defined as <input type='search'... > while there does not
exists any type search as per HTML/xhtml recommendations.
It will be a simple thing to just change the line to <input type='text'
... />
It will help in validation.
--
Ticket URL: <http://trac.buddypress.org/ticket/1306>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list