[wp-trac] [WordPress Trac] #6462: Bug with search in users.php when
user not found
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 30 08:57:40 GMT 2008
#6462: Bug with search in users.php when user not found
----------------------------+-----------------------------------------------
Reporter: bl968 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5.1
Component: Administration | Version: 2.5.1
Severity: major | Keywords: Administration, user management, search
----------------------------+-----------------------------------------------
When you do a search in the user administration script users.php and the
user does not exist, When you try to do a new search wordpress gives an
error because it seems to think that you are attempting to add a new user.
This happens when you use the enter key or click on the search button.
Under view source, it's missing the </form> for the <form id="posts-
filter" action="" method="get"> so treats it as an add user request.
--
Ticket URL: <http://trac.wordpress.org/ticket/6462>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list