[buddypress-trac] [BuddyPress Trac] #5373: Removing requirement of Name profile field during registration
    buddypress-trac 
    noreply at wordpress.org
       
    Fri Feb  7 13:14:39 UTC 2014
    
    
  
#5373: Removing requirement of Name profile field during registration
-------------------------------------+-----------------------------
 Reporter:  modemlooper              |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Core                     |     Version:  1.9.1
 Severity:  normal                   |  Resolution:
 Keywords:  2nd-opinion needs-patch  |
-------------------------------------+-----------------------------
Changes (by boonebgorges):
 * keywords:  2nd-opinion => 2nd-opinion needs-patch
 * milestone:  Awaiting Review => Future Release
Comment:
 I don't think we should remove the required Name field - it's too embedded
 in how BP works, and would take ages to extract. But your general idea
 about using user_login for the display name if none is explicitly defined
 seems fine to me. The question is how this would be done. We appear to
 enforce the Name field because it's a "required" field
 (xprofile_check_is_required_field()). We'd need to introduce a special
 case for this, probably somewhere in the handler function
 `bp_core_screen_signup()`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5373#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list