[Bb-trac] Re: [bbPress] #1025: All characters number in username then cant login

bbPress bb-trac at lists.bbpress.org
Thu Jan 8 22:19:19 GMT 2009


#1025: All characters number in username then cant login
-------------------------------------------+--------------------------------
 Reporter:  GelincikOnline                 |        Owner:             
     Type:  defect                         |       Status:  new        
 Priority:  highest                        |    Milestone:  1.0        
Component:  integration                    |      Version:  1.0-alpha-2
 Severity:  critical                       |   Resolution:             
 Keywords:  cant login, numbers, username  |  
-------------------------------------------+--------------------------------
Comment (by jasonjohnson):

 The bug appears to originate in bb-includes/backpress/class.wp-users.php
 -- the only test for setting the query field is if $user_id is numeric. A
 huge number of things depend on this method, so I wait until all
 conditions have failed and then force a test on user_login.

 Under the conditions described, the latest svn now works with this patch
 applied (username "123456" or any fully-numeric string).

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1025#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list