In testing CheckUser using the new x-xss language (as recently announced on Wikitech-l) I found that the following messages cause the display of the alert in several interfaces.
Special:CheckUserLog:
- checkuser-log-entry-userips
- checkuser-log-entry-ipedits
- checkuser-log-entry-ipusers
- checkuser-log-entry-ipedits-xff
- checkuser-log-entry-ipusers-xff
- checkuser-log-entry-useredits
- checkuser-log-entry-investigate
- parentheses
Special:CheckUser 'Get users':
- checkuser-massblock-text
Special:Investigate 'Timeline':
- september (month related message)
Some of the messages that start with checkuser-log- contain HTML but are not in the RawHtmlMessages config. The other messages need to be properly escaped.
Example:
