diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-06-02 14:43:34 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-06-07 16:19:27 +0200 |
commit | 955f7683af104b98ec67ef259f0cbe4c8f2a52ed (patch) | |
tree | 61e08f711914fd25cb65ceccb5636cf74692f00c /widgets/account.go | |
parent | 8b6f9719a84fa0ee31d84b9e864495af4f166d92 (diff) | |
download | aerc-955f7683af104b98ec67ef259f0cbe4c8f2a52ed.tar.gz |
parse: fix content-type parsing error
If an error occurs when parsing the content-type, check if the
content-type is quoted; if so, remove quotes. If this is not the case,
then return a text/plain content-type as a sane fallback option, so that
the message can be at least viewed in plaintext.
Fixes: https://todo.sr.ht/~rjarry/aerc/44
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'widgets/account.go')
0 files changed, 0 insertions, 0 deletions