Page MenuHomePhabricator

TypeError: module.title.parseDom is not a function
Open, Needs TriagePublicPRODUCTION ERROR

Description

https://logstash.wikimedia.org/goto/ceeeadd994e5a1014c3d95b6c5dbb611
205 errors in last 7 days

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

What happens?:

What should have happened instead?:

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Restricted Application changed the subtype of this task from "Bug Report" to "Production Error". · View Herald TranscriptMar 13 2026, 3:58 PM
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

RefToolbar gadget on azwiki does not work because of this error.

@Fomafix is the latest commit author according to git blame

There was a deprecation warning

mw.log.warn( 'The dialog title must be a mw.Message object. Other types are deprecated.' );

for more than 6 months added in rEWED9956d8e36c24: Show deprecation warnings on use of deprecated features.