You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Fixed "Fetch Gravatars for users with no avatar" - "Limit to users who have posted" option is ignored
Well-known member
Licensed customer
- Affected version
- 2.1.6pl1
In
XF\Job\Gravatar, the
options[posters] from the form appears to be entirely ignored.
- The
defaultData array uses posters_only, not posters
$postersCondition is not used in the actual database query
XenForo bug fixer bot
Staff member
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.1.7).
Change log:
Ensure Gravatar rebuild job respects the options sent to it.
There may be a delay before changes are rolled out to the XenForo Community.