Jaxel
Well-known member
- Affected version
- 2.2
Not sure if this is a bug, or an oversight.
But there seems to be no reason for why
Is it because of the online-status info? Just add that to
But there seems to be no reason for why
post_macros::post_deleted references message_macros::user_info instead of message_macros::user_info_simple. There is a TON of extra data in message_macros::user_info that just gets set to display: hidden. If thats the case, why not just use message_macros::user_info_simple?Is it because of the online-status info? Just add that to
message_macros::user_info_simple then.