Export to GitHub

mu0 - issue #78

seems there is a bug in mu search string with some characters


Posted on Aug 7, 2013 by Helpful Panda

$ mu find "uid/gid" mu: no matches for search expression

if I remove "/" works fine, eg.: $ mu find "uid" Tue Aug 6 13:22:12 2013 "Jose Kojima" <Jose....@gmail.com> Re: example uid/gid for users

same is happening when using numbers like:

mu find "3.4 version" mu: no matches for search expression

mu find "3 4 version" mu: no matches for search expression

let me know if you need more informations/details to reproduce the issue.

thanks

Comment #1

Posted on Aug 7, 2013 by Helpful Panda

I've tested both 0.9.9.5 and lastest development version on git.

Comment #2

Posted on Sep 8, 2014 by Massive Kangaroo

Same problem here.

I found out because I was looking for an IP address, and getting no match, but I could find it using "grep" in my Maildir.

Status: New

Labels:
Type-Defect Priority-Medium