[buddypress-trac] [BuddyPress Trac] #7056: When you disable gravatar and a loop calls the default local avatar, always calls the full size (even if you have requested the thumbnail size)
buddypress-trac
noreply at wordpress.org
Sat May 14 14:00:38 UTC 2016
#7056: When you disable gravatar and a loop calls the default local avatar, always
calls the full size (even if you have requested the thumbnail size)
---------------------------+---------------------------
Reporter: r0z | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.6
Component: API - Avatars | Version:
Severity: normal | Resolution: fixed
Keywords: |
---------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"10757"]:
{{{
#!CommitTicketReference repository="" revision="10757"
After [10754], `bp_get_user_has_avatar()` should check against 'full'
avatar.
`bp_core_fetch_avatar()` is now smarter about grabbing an appropriate-
sized
avatar. See #7056. As such, the `bp_core_fetch_avatar()` check in
`bp_get_user_has_avatar()` should specify that the comparison will be
against
a 'full' avatar, rather than the default 'thumb'.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7056#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list