https://bugzilla.wikimedia.org/show_bug.cgi?id=41801
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Kinzler <[email protected]> 2012-11-06 08:48:49 UTC --- This seems to log two errors on the same request. I'm a bit confused about the format. The first one is an Exception from TextContent, but where is the stack traced for that? The second one is trigged by ApiFormat base - here we have a stack trace, but I don't understand why that codes gets executed if previously an exception occurred... Anyway, I can't see where the bad value for TextContent's constructor comes from. This is pretty much the problem described by bug 41735, but it seems to me this is a general problem with mediawiki's error reporting system. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
