http://bugzilla.opensuse.org/show_bug.cgi?id=1076907 Bug ID: 1076907 Summary: package MozillaFirefox does not provide mimehandler(text/html) Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.3 Hardware: x86-64 OS: openSUSE 42.3 Status: NEW Severity: Minor Priority: P5 - None Component: Firefox Assignee: bnc-team-mozilla@forge.provo.novell.com Reporter: giecrilj@stegny.2a.pl QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- { let i=0 for package in konqueror MozillaFirefox do echo "$package provides:" zypper info --provides "$package" | grep -F 'mimehandler' || let 'i^=1' echo done let i && echo 'Test failed: only one package provides a media handler!' && false } -- You are receiving this mail because: You are on the CC list for the bug.