diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-10-05 22:50:40 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-10-07 10:51:53 +0200 |
commit | c6561d32a8430f99bb84224ba8fde3ddcd44257e (patch) | |
tree | 929a575127dcc54a293d86f81d4d11c76aa2f72b /widgets/scrollable.go | |
parent | d2f4f12f66bc2f632a8a47190fae08ec67c9072e (diff) | |
download | aerc-c6561d32a8430f99bb84224ba8fde3ddcd44257e.tar.gz |
forward,recall: fix charsets in part attachment
Fix charset to UTF-8 in part attachments. The forward and recall
commands fetch message parts with the go-message package which decodes
to UTF-8. Hence, we should set the charset of the part attachment to
utf-8 and not just copying over the one from the original message.
Reported-by: Bence Ferdinandy <bence@ferdinandy.com>
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'widgets/scrollable.go')
0 files changed, 0 insertions, 0 deletions