Page MenuHomePhabricator

Special:AbuseLog uses Codex markup without appropriate style pack
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

  • A Codex message box appears at the top of the page
  • A warning message is sent to logstash (code,

Screenshot 2024-12-09 at 1.11.37 PM.png (472×2 px, 76 KB)

What should have happened instead?:

  • Please add the mediawiki.codex.messagebox.styles module to the page explicitly.
  • This should likely be a success or notice message - not a warning - please consdering fixing that as part of this change.