"Krinkle" posted a comment on MediaWiki.r100697. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100697#c26983
Commit summary for MediaWiki.r100697: tweak CodeReview email notifications I have spent way too much time trying to quickly read the notification emails we receive from mw.org. Those new messages are a bit more readeable to me. Krinkle's comment: <pre> -Old Status: $3 -New Status: $4 +Old status: $3 +> New status: $4 </pre> This <code>></code> character is causing e-mail clients to render this as a "quote". Sometimes (GMail) it's actually collapsed, requiring me to expand the (supposedly) repeated section in order to read it. If this was not intentional, please undo it. Example: http://i.imgur.com/luQCU.png _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
