Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] [PATCH] Fix a bug when forwarding and using crypto.
Date: Fri, 04 Apr 2008 10:44:53 -0700	[thread overview]
Message-ID: <1207331044-sup-3269@south> (raw)
In-Reply-To: <1207324905-7455-1-git-send-email-nicolas.pouillard@gmail.com>

Reformatted excerpts from nicolas.pouillard's message of 2008-04-04:
> -      to_email = (@header["To"] + @header["Cc"] + @header["Bcc"]).map { |p| PersonManager.person_for(p).email }
> +      to_email = [@header["To"], @header["Cc"], @header["Bcc"]].flatten.compact.map { |p| PersonManager.person_for(p).email }

What was the bug?

-- 
William <wmorgan-sup at masanjin.net>


  reply	other threads:[~2008-04-04 17:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 16:01 Nicolas Pouillard
2008-04-04 17:44 ` William Morgan [this message]
2008-04-05 10:39   ` Nicolas Pouillard
2008-04-23  9:04 ` Nicolas Pouillard
2008-04-27  6:47 William Morgan

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

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

  git send-email \
    --in-reply-to=1207331044-sup-3269@south \
    --to=wmorgan-sup@masanjin.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox