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

--- Comment #5 from Mormegil <[email protected]> 2012-11-20 10:00:07 UTC ---
This change was committed to Gerrit in
Ieace3cd6d57b56559555ae0f1e6ec130e5d25c85 (“Updated config files per current
usage”), changing
 'default' => true, // fixme: log things instead
to
 'default' => false,

Was this really neccessary? Are the exception details somehow sensitive
(showing private information or something)? Or is it just about
user-friendliness (well, a fatal exception is hardly user-friendly)? Couldn’t
we just hide the exception details under a “click for technical details”, or
even into an HTML comment?

You know, on a public _wiki_ running on open-source software, I might want to
diagnose the problem a bit myself, rather than just posting a hexnumber to
Bugzilla and waiting for someone with shell access to look it up in the server
logs…

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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