Page MenuHomePhabricator

wikibase-cantundo does not pass in parameters for error messages
Closed, ResolvedPublic

Description

This error messages calls the appropriate interface messages for the errors (for example, Blockedtext for a block), but does not seem to pass in the right parameters. For example, if you edit from a blocked account or IP address and try to undo an edit, you will see Blockedtext, but the $1, $2, etc. parameters are still $1, $2, etc., not what they should've been substituted for. The same issue occurs for when Globalblocking-ipblocked or Protectedpagetext is displayed.

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:41 AM
bzimport set Reference to bz48123.
bzimport added a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lucie set Security to None.
Lydia_Pintscher lowered the priority of this task from Medium to Low.Apr 23 2017, 4:11 PM
Lydia_Pintscher moved this task from incoming to ready to go on the Wikidata board.

Change 484696 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/Wikibase@master] Fix argument passed to OutputPage::showPermissionsErrorPage

https://gerrit.wikimedia.org/r/484696

Change 484696 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Fix argument passed to OutputPage::showPermissionsErrorPage

https://gerrit.wikimedia.org/r/484696