[buddypress-trac] [BuddyPress] #4325: Avatar URL(anchor tag's href value) in single pages
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jul 4 12:15:30 UTC 2012
#4325: Avatar URL(anchor tag's href value) in single pages
--------------------------+-----------------------------
Reporter: gagan0123 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Members | Version: 1.5.6
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
Avatar URL(anchor tag's href value) is not being echoed in default theme's
members/single/member-header.php on line 15
I've changed the line from
<a href="<?php bp_user_link(); ?>">
to
<a href="<?php echo bp_user_link(); ?>">
and it works fine
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4325>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list