Last modified: 2013-10-03 20:07:39 UTC
Suggested by PiRSquared17 on [[m:Talk:MassMessage]]. Just requires a call to MassMessage::getDBName() in the parser function.
Change 87013 had a related patch set uploaded by Legoktm: Give an error if the wiki is not recognized https://gerrit.wikimedia.org/r/87013
I'm a bit confused by this bug. Is the idea to catch {{#target:foo|invalid.wiki}} on (input list) page save? Or something else?
Yes, basically that. The patch makes it so that instead of the typical output (a link to invalid.wiki/w/index.php?title=foo), a red error message that says '"invalid.wiki" is not a valid site'.
Change 87013 merged by jenkins-bot: Give an error if the wiki is not recognized https://gerrit.wikimedia.org/r/87013