* mu-msg-fields: store escaped versions of maildirs, so matching works for 'strangely named' ones

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-11 23:18:55 +02:00
parent 9d630daf73
commit f2e8927f6f
2 changed files with 3 additions and 6 deletions

View File

@ -113,7 +113,7 @@ static const MuMsgField FIELD_DATA[] = {
MU_MSG_FIELD_TYPE_STRING,
"maildir", 'm', 'M',
FLAG_GMIME | FLAG_XAPIAN_TERM | FLAG_XAPIAN_VALUE |
FLAG_NORMALIZE
FLAG_NORMALIZE | FLAG_XAPIAN_ESCAPE
},
{