Fixed Username styling (e.g. ".username-banned") missing on route "members/ip-users"

Steffen

Well-known member
Licensed customer
Affected version
2.0.9
You should be able to reproduce this by going to https://xenforo.com/community/forums/members/ip-users?ip=127.0.0.1 (replace 127.0.0.1 with the IP address of a banned user).

Expected behaviour: The usergroup styling should be applied, which means that banned users get a CSS class ".username-banned".

What actually happens: The username is plaintext, banned users don't get the CSS class ".username-banned".
 
Back
Top Bottom