Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
From: anonymous <sup-bugs@masanjin.net>
To: sup-devel@rubyforge.org
Subject: [sup-devel] [issue112] wildcard in from: field do not work
Date: Thu, 22 Jul 2010 17:34:51 +0000	[thread overview]
Message-ID: <1279820091.87.0.35266318432.issue112@masanjin.net> (raw)
In-Reply-To: <1279820091.87.0.35266318432.issue112@masanjin.net>


New submission from anonymous:

A search for from:robe* does not find all the expected emails (eg ones from
people called Robert). 

The translated query (line 399 of lib/sup/index.rb) is
(from_email:robe OR from_name:robe)*

I think it should expand to (from_email:robe* OR from_name:robe*)

Indeed, a search for from_name:robe* yields the expected results.

----------
messages: 257
nosy: anonymous
priority: bug
ruby_version: 1.9.1
status: unread
sup_version: git/debian
title: wildcard in from: field do not work

_________________________________________
Sup issue tracker <sup-bugs@masanjin.net>
<http://masanjin.net/sup-bugs/issue112>
_________________________________________
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel


           reply	other threads:[~2010-07-22 17:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1279820091.87.0.35266318432.issue112@masanjin.net>]

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=1279820091.87.0.35266318432.issue112@masanjin.net \
    --to=sup-bugs@masanjin.net \
    --cc=sup-devel@rubyforge.org \
    /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