Opened 16 years ago
Closed 16 years ago
#2353 closed defect (bug) (fixed)
Arguments of bp_signup_avatar() overwritten
| Reported by: | gottowik | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | 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 = .
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2961]) Fixes #2353 props gottowik