Package: mime-support
Version: 3.58
Severity: normal
Tags: upstream

Dear Maintainer,

when using filenames containing a space, run-mailcap with --norun prints out a
command containing a temporary filepath. This makes the output useless.

$ echo 1 > "FOO BAR" && run-mailcap "FOO BAR" --norun
less '/tmp/fileMcDJO5'

I would expect this:
less '/home/stephan/FOO BAR'

as it works without spaces.

$ echo 1 > "FOOBAR" && run-mailcap "FOOBAR" --norun
less '/home/stephan/FOOBAR'

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'stable-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

mime-support depends on no packages.

Versions of packages mime-support recommends:
ii  file  1:5.20-2

mime-support suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to