r93134 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93133‎ | r93134 | r93135 >
Date:22:03, 25 July 2011
Author:jeroendedauw
Status:deferred
Tags:lamecommitsummary 
Comment:
Modified paths:
  • /trunk/extensions/SemanticWatchlist/includes/SWL_Emailer.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/includes/SWL_Emailer.php
@@ -85,7 +85,7 @@
8686 }
8787
8888 $to = new MailAddress( $this );
89 - return UserMailer::send( $to, $sender, $subject, $body, $replyto, 'text/html; charset=UTF-8' );
 89+ return UserMailer::send( $to, $sender, $subject, $body, $replyto, 'text/html; charset=ISO-8859-1' );
9090 }
9191
9292 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r93127email fixjeroendedauw21:49, 25 July 2011

Status & tagging log