Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
* [sup-devel] [issue112] wildcard in from: field do not work
@ 2010-07-22 17:34 anonymous
  0 siblings, 0 replies; only message in thread
From: anonymous @ 2010-07-22 17:34 UTC (permalink / raw)
  To: sup-devel


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-22 17:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22 17:34 [sup-devel] [issue112] wildcard in from: field do not work anonymous

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox