Bug#964847: reportbug/mailer.py: xdg-email MUA encodes mailto URL instead of using xdg-email command-line parameters

2020-07-11 Thread Paul Wise
On Sat, 2020-07-11 at 13:10 +0200, Nis Martensen wrote: > To be honest I don't see any point in doing this. xdg-email basically > works by constructing a mailto URI from its command-line parameters and > passing that to whatever else it invokes. Are you aware of anyone > planning to rewrite

Bug#964847: reportbug/mailer.py: xdg-email MUA encodes mailto URL instead of using xdg-email command-line parameters

2020-07-11 Thread Nis Martensen
On Sat, 11 Jul 2020 09:54:48 +0800 Paul Wise wrote: > Package: python3-reportbug > Version: 7.7.0 > Severity: normal > File: /usr/lib/python3/dist-packages/reportbug/mailer.py > > The xdg-email MUA maps to the Mailto class, but the Mailto class fully > encodes the Mailto URL, while xdg-email

Bug#964847: reportbug/mailer.py: xdg-email MUA encodes mailto URL instead of using xdg-email command-line parameters

2020-07-10 Thread Paul Wise
Package: python3-reportbug Version: 7.7.0 Severity: normal File: /usr/lib/python3/dist-packages/reportbug/mailer.py The xdg-email MUA maps to the Mailto class, but the Mailto class fully encodes the Mailto URL, while xdg-email takes command-line parameters for the CC, BCC, Subject, mail body and