#3887: Spool file name beginning with $folder is truncated in sidebar ----------------------+---------------------- Reporter: mjbrown | Owner: mutt-dev Type: defect | Status: closed Priority: trivial | Milestone: Component: display | Version: 1.7.0 Resolution: fixed | Keywords: ----------------------+---------------------- Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed * resolution: => fixed Comment: In [changeset:"18c3db1aa8c44c507d58302a103de0d65c39fdfe" 6822:18c3db1aa8c4]: {{{ #!CommitTicketReference repository="" revision="18c3db1aa8c44c507d58302a103de0d65c39fdfe" Change sidebar to only match $folder prefix on a $sidebar_divider_char. (closes #3887) The reporter had a $spoolfile of ~/Mailbox and a $folder of ~/Mail. The sidebar was truncating the spoolfile to "ox" because it only looked at a substring prefix match. }}} -- Ticket URL: <https://dev.mutt.org/trac/ticket/3887#comment:1> Mutt <http://www.mutt.org/> The Mutt mail user agent