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

Chad H. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Chad H. <[email protected]> 2012-07-03 12:01:11 UTC 
---
(In reply to comment #2)
> /me wonders what happened to the pretty stack traces?

Back in the day, we didn't have server-side logging of exceptions in a sane
way, so we had exceptions enabled on the live site. Nowadays with wmerrors,
that's not really necessary so Tim disabled them.

I've been kinda annoyed about how we leak private data in exceptions (bug
30714), and we realized that people's passwords might be intercepted in such a
scenario (and a non-behaving cache might cache it!)

However, the errors given right now aren't terribly useful either. What we
should do is output some unique identifier to the user that can be used to
pinpoint a specific log entry (rather than using timestamps and guessing).

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