Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#2353 closed defect (bug) (fixed)

Arguments of bp_signup_avatar() overwritten

Reported by: gottowik's profile gottowik Owned by:
Milestone: 1.5 Priority: minor
Severity: Version:
Component: Core Keywords:
Cc:

Description

Line 1178 in bp_core_templatetags.php should be

echo bp_get_signup_avatar( $args );

Currently the args parameter is always overwritten by $args = .

Change History (1)

#1 @johnjamesjacoby
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2961]) Fixes #2353 props gottowik

Note: See TracTickets for help on using tickets.