Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5886 closed defect (bug) (fixed)

BP_XProfile_Field_Type_URL missing error action

Reported by: unsalkorkmaz's profile unsalkorkmaz Owned by: r-a-y's profile r-a-y
Milestone: 2.1.1 Priority: normal
Severity: normal Version:
Component: Extended Profile Keywords: needs-patch good-first-bug
Cc:

Description

BP_XProfile_Field_Type_URL missing

do_action( bp_get_the_profile_field_errors_action() );

in function edit_field_html

Change History (5)

#1 @r-a-y
10 years ago

  • Component changed from Core to XProfile
  • Milestone changed from Awaiting Review to 2.1.1

Good catch, unsalkorkmaz!

#2 @DJPaul
10 years ago

  • Keywords needs-patch added

#3 @DJPaul
10 years ago

  • Keywords good-first-bug added

#4 @r-a-y
10 years ago

  • Owner set to r-a-y
  • Resolution set to fixed
  • Status changed from new to closed

In 9059:

XProfile: Add missing error hook to the "URL" profile field type.

Fixes #5886 (2.1-branch).

Props unsalkorkmaz.

#5 @r-a-y
10 years ago

In 9060:

XProfile: Add missing error hook to the "URL" profile field type.

Fixes #5886 (trunk).

Props unsalkorkmaz.

Note: See TracTickets for help on using tickets.