Opened 16 years ago
Closed 16 years ago
#1105 closed defect (bug) (fixed)
xprofile template tags - calling wrong function
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.1 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: | djpaul@… |
Description
bp_the_profile_field_id() is calling bp_get_the_profile_field_name(), where it should call bp_get_the_profile_field_id().
Note: See
TracTickets for help on using
tickets.
Fixed in r1971