[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#950319: libreoffice: filename replacements in mime entries for mailcap must not be quoted within the given command



Hi,

On Sat, Feb 01, 2020 at 08:21:20AM +0100, Frank Loeffler wrote:
> For thunderbird I find, e.g.:
> 
> message/rfc822; /usr/bin/thunderbird %s; test=test -n "$DISPLAY"
> text/calendar; /usr/bin/thunderbird %s; test=test -n "$DISPLAY"
> text/x-vcard; /usr/bin/thunderbird %s; test=test -n "$DISPLAY"
> 
> firefox:
> 
> text/html; /usr/bin/firefox-esr %s; description=HTML Text; test=test -n
> "$DISPLAY";  nametemplate=%s.html
> text/xml; /usr/bin/firefox-esr %s; description=XML Text; test=test -n
> "$DISPLAY";  nametemplate=%s.xml
> 
> evolution:
> 
> text/calendar; evolution -c tasks %s; test=test -n "$DISPLAY"
> text/x-vcard; evolution -c tasks %s; test=test -n "$DISPLAY"
> text/directory; evolution -c tasks %s; test=test -n "$DISPLAY"
> 
> None of these tools use quotes.

And none of these is my point.

My point is how evolution and thundebird handle %s when opening
documents linke in your case with mutt - not them itself for
messages, vcards etc.

Regards,

Rene


Reply to: