git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [BUG] encoding problem with format-patch + send-email
@ 2007-11-15 10:57 Uwe Kleine-König
  2007-11-16 10:49 ` Jeff King
  0 siblings, 1 reply; 9+ messages in thread
From: Uwe Kleine-König @ 2007-11-15 10:57 UTC (permalink / raw
  To: git; +Cc: Brian Swetland, Russell King - ARM Linux, Nicolas Pitre

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-11-21  6:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 10:57 [BUG] encoding problem with format-patch + send-email Uwe Kleine-König
2007-11-16 10:49 ` 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

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).