Fixed Incorrect variable used in reaction_item_xfmg_comment

Jake B.

Well-known member
Affected version
2.1.0 Beta 1
'user': username_link($reactionUser, false, {'defaultname': $alert.username}),

I don't believe $alert is available in this scope, so will probably cause issues with the fallbacks
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XFMG release (2.1.0 RC2).

Change log:
Fix invalid variable used in reaction item template for comments.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom