[buddypress-trac] [BuddyPress] #5005: Line breaks do not appear in multi-line text box

buddypress-trac noreply at wordpress.org
Tue Jul 16 15:52:15 UTC 2013


#5005: Line breaks do not appear in multi-line text box
--------------------------+------------------
 Reporter:  jdhall1972    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  1.9
Component:  XProfile      |     Version:  1.7
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------
Changes (by johnjamesjacoby):

 * keywords:   => needs-patch
 * component:  Core => XProfile
 * milestone:  Awaiting Review => 1.9


Comment:

 This comes as a result of filtering everything through
 'bp_get_the_profile_field_edit_value', without a discerning the
 $field->type.

 A solution for 1.9 is to create a helper function that checks the
 $field->type and applies the correct filters.

 Since this has been a bug for several releases, I'm moving it into 1.9 to
 address along with other XProfile enhancements.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5005#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list