[buddypress-trac] [BuddyPress Trac] #5717: Default thumb avatar is not used when called via (any function that utilizes) bp_core_fetch_avatar()
buddypress-trac
noreply at wordpress.org
Wed Jun 18 14:08:24 UTC 2014
#5717: Default thumb avatar is not used when called via (any function that
utilizes) bp_core_fetch_avatar()
--------------------------+-----------------------------
Reporter: M-BP | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 2.0
Severity: normal | Keywords:
--------------------------+-----------------------------
The default thumb avatar (myster-man-50.jpg) is not used when avatars are
called via any function that utilizes bp_core_fetch_avatar().
This is presumably due to the fact that on l. 468 in bp-core-avatars.php
only bp_core_avatar_default() is called. This can lead to layout
distortions (for example in the members loop) as well as makes it
impossible to overwrite the default thumb avatar (see a related issue that
someone posted in the forums http://buddypress.org/support/topic
/bp_avatar_default_thumb-broken/).
Maybe $params could be checked and the function would just default to the
thumb for the sake of consistency?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5717>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list