Re: Leading and trailing wildcard together

2007-04-21 Thread Doron Cohen
Daniel Naber <[EMAIL PROTECTED]> wrote on 21/04/2007 15:54:31: > On Saturday 21 April 2007 17:16, Mohsen Saboorian wrote: > > > however I wasn't able to search > > for *Foo* (while "?Foo*" and even "?*Foo*" works). Is it possible to > > have leading and trailing star wildcard together? > > That's

Re: Leading and trailing wildcard together

2007-04-21 Thread Daniel Naber
On Saturday 21 April 2007 17:16, Mohsen Saboorian wrote: > however I wasn't able to search > for *Foo* (while "?Foo*" and even "?*Foo*" works). Is it possible to > have leading and trailing star wildcard together? That's a bug in the 2.1 release which has been fixed in SVN trunk. There's also a