<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@
 # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
 # Email: chris@mysociety.org; WWW: http://www.mysociety.org/
 #
-# $Id: Email.pm,v 1.22 2008/01/14 23:28:24 matthew Exp $
+# $Id: Email.pm,v 1.23 2008/01/18 15:37:00 matthew Exp $
 #
 
 package mySociety::Email::Error;
@@ -305,7 +305,7 @@ sub construct_email ($) {
         if (ref($p-&gt;{$_}) eq '') {
             # Interpret as a literal string in UTF-8, so all we need to do is
             # escape it.
-            $hdr{$_} = mySociety::Email::format_mimewords($p-&gt;{$_}, 1);
+            $hdr{$_} = mySociety::Email::format_mimewords($p-&gt;{$_});
         } elsif (ref($p-&gt;{$_}) eq 'ARRAY') {
             # Array of addresses or [address, name] pairs.
             my @a = ( );</diff>
      <filename>mySociety/Email.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b9781532381212295dfee5a8820cdefa69400830</id>
    </parent>
  </parents>
  <author>
    <name>matthew</name>
    <email>matthew</email>
  </author>
  <url>http://github.com/mlandauer/perllib/commit/ed6e800bbdcacbee41ae04b0bd1c8e57fea6e9ae</url>
  <id>ed6e800bbdcacbee41ae04b0bd1c8e57fea6e9ae</id>
  <committed-date>2008-01-18T07:37:00-08:00</committed-date>
  <authored-date>2008-01-18T07:37:00-08:00</authored-date>
  <message>If given just string, don't email escape as it's probably just an address.</message>
  <tree>df0a234f98b433c26059115701fdc32609c48c55</tree>
  <committer>
    <name>matthew</name>
    <email>matthew</email>
  </committer>
</commit>
