azynheira / mu0

Automatically exported from code.google.com/p/mu0
0 stars 0 forks source link

mu find (0.9.9) only uses the last label from the X-Label headers. #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a couple tags to an email (X-Label: foo, bar)
2. mu index
3. mu find x:bar (shows the mail)
4. mu find x:foo (no results)

Previous version (0.9.8) worked perfectly fine.

Original issue reported on code.google.com by elricmi...@gmail.com on 3 Mar 2013 at 8:37

GoogleCodeExporter commented 8 years ago
Hmm, IIRC, X-Label tags must be space-separated, rather than comma-separated. 
So my guess would be that mu interprets the comma as part of the label.

Original comment by digg...@gmail.com on 18 Apr 2013 at 5:56

GoogleCodeExporter commented 8 years ago
I can't find any docs on google about this (X-Keywords uses commas) Ill fix my 
scripts then.

Thanks!

Original comment by elricmi...@gmail.com on 2 May 2013 at 3:54

GoogleCodeExporter commented 8 years ago

Original comment by digg...@gmail.com on 7 Sep 2013 at 3:44