#3785: adding an attachment failed with success
---------------------+----------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version: 1.5.24
Resolution: fixed | Keywords:
---------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [19c3406fbad925fbe7af37f4ae8720e1b39f11db]:
{{{
#!CommitTicketReference repository=""
revision="19c3406fbad925fbe7af37f4ae8720e1b39f11db"
Fix error message for attach-message. (closes #3785)
Currently if mx_open_mailbox() fails when trying to attach a message,
mutt_perror() is called. Change this to call mutt_error() instead,
since errno isn't set for all failure cases.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3785#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent