[buddypress-trac] [BuddyPress] #1221: xprofile xprofile_insert_field - description arg wrong

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Oct 11 14:49:07 UTC 2009


#1221: xprofile xprofile_insert_field - description arg wrong
---------------------+------------------------------------------------------
Reporter:  DJPaul    |       Owner:       
    Type:  defect    |      Status:  new  
Priority:  minor     |   Milestone:  1.1.2
Keywords:  xprofile  |  
---------------------+------------------------------------------------------
 xprofile_insert_field()

 line 832 needs to be
 $field->desc = $description;

 and not
 $field->description = $description;

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1221>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list