Fixed "Fetch Gravatars for users with no avatar" - "Limit to users who have posted" option is ignored

DragonByte Tech

Well-known member
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
 
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.
 
Top Bottom