[buddypress-trac] [BuddyPress] #2310: There is a serious bug in buddypress 1.2.3 signup validation for username
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon May 31 16:41:40 UTC 2010
#2310: There is a serious bug in buddypress 1.2.3 signup validation for username
------------------------------------------------+---------------------------
Reporter: faisalzulfiqar | Owner:
Type: defect | Status: reopened
Priority: critical | Milestone: 1.2.5
Component: Core | Resolution:
Keywords: register,mysql error,illegal_names |
------------------------------------------------+---------------------------
Comment(by cnorris23):
@aesqe
The two lines you reopened the ticket over are correct in the code. The
$common_names and $diff_names variables are being constructed to update
the database, and as such, the $db_illegal_names variable should be the
first parameter of both array_intersect and array_diff.
--
Ticket URL: <http://trac.buddypress.org/ticket/2310#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list