https://bugzilla.novell.com/show_bug.cgi?id=856725 https://bugzilla.novell.com/show_bug.cgi?id=856725#c0 Summary: bzip2: mailcap incompatible with MIME types Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: i686 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 File extension bz2 matches both application/x-bzip and application/x-bzip2 but there is no mailcap handler for application/x-bzip, thereby making existing mailcap handler for application/x-bzip2 unreachable. I think it is wrong to declare that file extension bz2 corresponds to MIME type application/x-bzip; this extension should match MIME type application/x-bzip2 only. I have no idea whether the mailcap handler bunzip2 is appropriate for the MIME type application/x-bzip; if it is, the handler could perhaps be added (but this is a minor issue). Reproducible: Always Steps to Reproduce: 0. Make sure { xdg-mime query default application/x-bzip2; } returns nothing. 0. Download seamonkey-2.23.tar.bz2 from download-installer.cdn.mozilla.net (configured with --disable-gio), unpack. 1. { touch a.txt && bzip2 a.txt && sh run-mozilla.sh seamonkey a.txt.bz2; } Actual Results: 1. Save? Expected Results: 1. bunzip (default)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.