User "Reedy" posted a comment on MediaWiki.r90668. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90668#c21464 Commit summary:
Fix for r86722: pass the message 'dberrortext' unescaped to the output since it contains. I really don't like to pass unescaped messages to the output *sigh* Comment: Can you reproduce this on demand Raymond? If so, could you put a var_dump( $this->fname ); before line 271. I want to know if we should just work around it, or it's being setup incorrectly _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
