"Hashar" changed the status of MediaWiki.r87948 to "reverted" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87948#c30238
Old Status: fixme > New Status: reverted Commit summary for MediaWiki.r87948: fix backtrace on SQL error Setting $wgShowDBErrorBacktrace did not have any effect when throwing a DBQueryError exception. Code was missing to actually append the backtrace to the output :) Hashar's comment: According to my tests, that code looks unneeded nowadays. I have reverted it with r110308. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
