git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Uwe Kleine-König" <Uwe.Kleine-Koenig@digi.com>
To: git@vger.kernel.org
Cc: Brian Swetland <swetland@google.com>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	Nicolas Pitre <nico@cam.org>
Subject: [BUG] encoding problem with format-patch + send-email
Date: Thu, 15 Nov 2007 11:57:26 +0100	[thread overview]
Message-ID: <20071115105726.GA18555@bre-cln-ukleine.digi.com> (raw)

Hello,

Brian just stumbled over a problem with format-patch + send-email.

format-patch only adds Content-Type and Content-Transfer-Encoding
headers iff the body needs it.

send-email adds "From: A. U. Thor <author@tld>" to the body if sender
and From: in the patch to send differ.

Both is just fine, but if the author has some non-ascii characters in
her name but the body is ascii-only the resulting mail is broken.

What about adding the Content-Type and Content-Transfer-Encoding headers
in any case?

Best regards
Uwe

-- 
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962

             reply	other threads:[~2007-11-15 10:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 10:57 Uwe Kleine-König [this message]
2007-11-16 10:49 ` [BUG] encoding problem with format-patch + send-email Jeff King
2007-11-16 11:14   ` Uwe Kleine-König
2007-11-17  0:48   ` Junio C Hamano
2007-11-19 10:49     ` Uwe Kleine-König
2007-11-19 10:58       ` Brian Swetland
2007-11-20 12:54       ` [PATCH] send-email: add transfer encoding header with content-type Jeff King
2007-11-20 13:49         ` Uwe Kleine-König
2007-11-21  6:58         ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071115105726.GA18555@bre-cln-ukleine.digi.com \
    --to=uwe.kleine-koenig@digi.com \
    --cc=git@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nico@cam.org \
    --cc=swetland@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).