From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.179.196 with SMTP id br4cs27961icb; Wed, 8 Dec 2010 11:25:49 -0800 (PST) Received: by 10.142.126.3 with SMTP id y3mr3042752wfc.447.1291836348096; Wed, 08 Dec 2010 11:25:48 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id n14si1001462vbx.22.2010.12.08.11.25.47; Wed, 08 Dec 2010 11:25:48 -0800 (PST) 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 A23BA19782DB for ; Wed, 8 Dec 2010 14:25:47 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 1B3BA1858354 for ; Wed, 8 Dec 2010 13:59:59 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1PQPF7-00008X-3j for sup-devel@rubyforge.org; Wed, 08 Dec 2010 13:59:59 -0500 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Wed, 08 Dec 2010 18:59:56 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1291834796.86.0.985380843914.issue136@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1291834796.86.0.985380843914.issue136@masanjin.net> Subject: [sup-devel] [issue136] Crash when searching for during:december X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from anonymous: When searching for "during:december", I get the following exception. Searching for e.g. "during:june" works fine. /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/index.rb:800:in `index_text' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/index.rb:681:in `index_message_static' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/index.rb:642:in `sync_message' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/util.rb:609:in `send' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/util.rb:609:in `method_missing' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/poll.rb:188:in `poll_from' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/maildir.rb:144:in `poll' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/maildir.rb:143:in `each' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/maildir.rb:143:in `poll' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/poll.rb:174:in `poll_from' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/util.rb:609:in `send' /usr/lib/ruby/gems/1.8/gems/sup-999/lib/sup/util.rb:609:in `method_missing' /usr/lib/ruby/gems/1.8/gems/sup-999/bin/sup-sync:123 /usr/lib/ruby/gems/1.8/gems/sup-999/bin/sup-sync:118:in `each' /usr/lib/ruby/gems/1.8/gems/sup-999/bin/sup-sync:118 /usr/bin/sup-sync:19:in `load' /usr/bin/sup-sync:19 ---------- messages: 319 nosy: anonymous priority: bug ruby_version: 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] status: unread sup_version: 9f86033 title: Crash when searching for during:december _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel