From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.241.17 with SMTP id o17cs119548wfh; Mon, 16 May 2011 08:59:13 -0700 (PDT) Received: by 10.229.17.19 with SMTP id q19mr3459985qca.142.1305561552572; Mon, 16 May 2011 08:59:12 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e7si6378383qck.68.2011.05.16.08.59.11; Mon, 16 May 2011 08:59:11 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1235E1858375 for ; Mon, 16 May 2011 11:59:11 -0400 (EDT) Received: from sam.mediasupervision.de (sam.mediasupervision.de [80.152.3.104]) by rubyforge.org (Postfix) with ESMTP id 953C71858346 for ; Mon, 16 May 2011 11:56:38 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by sam.mediasupervision.de (Postfix) with ESMTP id 454873A23EA; Mon, 16 May 2011 17:56:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at sam.mediasupervision.de Received: from sam.mediasupervision.de ([127.0.0.1]) by localhost (sam.mediasupervision.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b-KjEhv4VO-O; Mon, 16 May 2011 17:56:36 +0200 (CEST) Received: by sam.mediasupervision.de (Postfix, from userid 1000) id 30FDE3A23EE; Mon, 16 May 2011 17:56:36 +0200 (CEST) From: Gregor Hoffleit To: William Morgan In-reply-to: <1305049541-sup-4323@masanjin.net> References: <1303314278-sup-9272@sam.mediasupervision.de> <1305049541-sup-4323@masanjin.net> Date: Mon, 16 May 2011 17:56:36 +0200 Message-Id: <1305560179-sup-7899@sam.mediasupervision.de> User-Agent: Sup/git Cc: sup-devel Subject: Re: [sup-devel] heliotrope: Crash with empty message.recipients X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org * William Morgan [Di Mai 10 19:45:49 +0200 2011] > Reformatted excerpts from Gregor Hoffleit's message of 2011-04-20: > > > > To: , debian-vote@lists.debian.org > > > > This code in line 482 of lib/heliotrope/index.rb will fail work if any > > recipient is empty: > > > > message.recipients.map { |x| x.indexable_text }.join(" ").downcase > > Sorry for the lengthy wait. I believe this has been fixed. Please let me > know if you still encounter this problem! The problem with empty recipient strings is still there, I'm afraid. Tested today, with current heliotrope from GIT. Regards, Gregor _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel