Fixed Can't follow users who are in an email bounced state, but can ignore them

Xon

Well-known member
Affected version
2.2.10 Patch 1
XF\Entity\User::canFollowUser doesn't check the same state list as XF\Entity\User::canIgnoreUser.

Ideally there should be a 'this is a usable account state' check in a single place instead of manually putting together these lists.
 
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.2.11).

Change log:
Fix not being able to follow users in an email bounced user state
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom