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

--- Comment #34 from MZMcBride <[email protected]> ---
(In reply to James Forrester from comment #22)
> Except that you're going from a model where the wiki's admins (who have to
> clean up the mess) have actively done the step, and can see what changed, to
> one where some entirely invisible change has broken their wiki and they
> can't see why, how, or where to fix it.

I think this is mostly nonsense. An "entirely invisible change has broken their
wiki" is true for a good number of software deployments every month and
_always_ has been. There are reasonable arguments against having
MediaWiki:Global.js/.css, but we really shouldn't pretend as though this is a
novel way to suddenly and nearly silently annoy users with broken code. That's
a much older tradition.

To put it another way, when diagnosing breakage on a wiki, users are already
forced to consider modifications to per-user CSS/JS, modifications to site-wide
CSS/JS (both on-wiki and off-wiki), modifications to global pages such as the
global title blacklist and the global spam blacklist, modifications to
MediaWiki (tracked via [[wikitech:Server Admin Log]]) and MediaWiki extensions,
changes to PHP, Perl, Python, and many other languages whose code can update
and break in subtly different ways, changes to the operating system that the
servers are running on (which can dramatically change the most bizarre and
unexpected behaviors), and then of course there are hardware-level changes and
issues that can arise (network connectivity problems, excessive database load,
etc.). I don't think having to check the page history of these two particular
pages on Meta-Wiki is really going to add a non-negligible amount of effort in
diagnosing an on-wiki issue. And the implementation provides _much_ greater
accountability than other changes to the stack (such as hardware changes).
Please be reasonable.

-- 
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