https://bugzilla.wikimedia.org/show_bug.cgi?id=53008

Marcin Cieślak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|PATCH_TO_REVIEW             |NEW

--- Comment #34 from Marcin Cieślak <[email protected]> ---
After reviewing this again I came to conclusion that the problem is not with
the MediaWiki code and the parameters it discloses to the user trying to edit;
it is the sample template code that is proposed in the message that is
responsible for the problem.

In short,

{{unblock-auto|1=$3|2=<nowiki>$2</nowiki>|3=$1|4=$5}}

should be changed to 

{{unblock-auto|1=|2=<nowiki>$2</nowiki>|3=$1|4=$5}}

(provide empty parameter #1 to unlock-auto).

I think that parameter #1 to unblock-auto should just go away.

https://en.wikipedia.org/wiki/Template_talk:Unblock-auto#Remove_.241_parameter

https://en.wikipedia.org/w/index.php?title=MediaWiki_talk:Autoblockedtext&diff=605054578&oldid=605053301

I am tending to close this bug here and refer it to enwiki users that have
"editinterface" right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to