[wp-trac] [WordPress Trac] #15115: if filter show_password_field is set to false, you cannot add new users
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 13 23:49:57 UTC 2010
#15115: if filter show_password_field is set to false, you cannot add new users
----------------------------+-----------------------------------------------
Reporter: pampfelimetten | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.0.1
Severity: major | Keywords:
----------------------------+-----------------------------------------------
Steps to reproduce:
1. add_filter('show_password_fields', false);
2. Try to add a new user, after entering the data you get the error
message "ERROR: Please enter your password.".
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15115>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list