Fixed Incorrect phrase in \XF\Service\ProfilePost\Preparer :: checkForSpam

DragonByte Tech

Well-known member
Affected version
2.1.0
$profilePost->error(\XF::phrase('your_profilePost_cannot_be_submitted_try_later')); should say content instead of profilePost as no such phrase exists.
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.1).

Change log:
Use the correct error phrase when a profile post spam decision has been set to denied.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom