[buddypress-trac] [BuddyPress] #4978: Multiselect box on registration page does not show error if required

buddypress-trac noreply at wordpress.org
Tue May 28 03:48:47 UTC 2013


#4978: Multiselect box on registration page does not show error if required
--------------------------+---------------------------
 Reporter:  dcrabill      |       Owner:  boonebgorges
     Type:  defect (bug)  |      Status:  closed
 Priority:  low           |   Milestone:  1.8
Component:  XProfile      |     Version:  1.7
 Severity:  minor         |  Resolution:  fixed
 Keywords:  needs-patch   |
--------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7122"]:
 {{{
 #!CommitTicketReference repository="" revision="7122"
 Introduces bp_get_the_profile_field_errors_action()

 This convenience function concatenates an action name for use in rendering
 the
 errors associated with a given xprofile field during registration.

 Previously, the action name was concatenated inline, using the
 _field_name_
 value. This caused problems in the case of multiselect fields, which have
 a
 field name appended with '[]' for other reasons. See #2173

 Fixes #4978
 }}}

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


More information about the buddypress-trac mailing list