#3802: [Patch] mutt should honour tabs when searching in index files
---------------------+----------------------------
Reporter: aamutt | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: crypto | Version: 1.5.24
Resolution: fixed | Keywords: tab index keys
---------------------+----------------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [7c0bd34546f4bbd9bd8f9584e69947bc7e5d4b6e]:
{{{
#!CommitTicketReference repository=""
revision="7c0bd34546f4bbd9bd8f9584e69947bc7e5d4b6e"
Allow tab as a delimiter in smime .index files. (closes #3802)
The old parsing code used fscanf, and so happened to allow a tab as a
delimiter. Even though smime_keys.pl uses a space, some users
maintain their own .index files by hand (using tab delimiters), so
continue to allow that delimiter.
Thanks to Andre for the bug report and patch.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3802#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent