The CheckUser-SuggestedInvestigations special page does not load the ext.checkUser.styles module which means that some styles can be missing if it isn't loaded for another reason
Steps to replicate the issue
- Open Special:SuggestedInvestigations using an account which does not have CheckUser-UserInfoCard or IP reveal enabled
- Look at the subtitle links
What happens?:
The subtitle links are not separated with | characters
What should have happened instead?:
They should be separated in the same way that if the user had CheckUser-UserInfoCard loaded (or other code that causes ext.checkUser.styles to be loaded on all / most special pages)
