http://bugzilla.novell.com/show_bug.cgi?id=580035 http://bugzilla.novell.com/show_bug.cgi?id=580035#c0 Summary: kmozillahelper tries to open files with application/octet-stream mime Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: octo47@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=342526) --> (http://bugzilla.novell.com/attachment.cgi?id=342526) patch for correct behavoir User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 kmozillahelper tries to detect mime, but don't check, that mime is incorrect (for example generic application/octet-stream mime). i think kmozillahelper should prefer extension type or simple ignore some generic application types. Reproducible: Always Steps to Reproduce: 1. open firefox 2. open file http://svn.apache.org/repos/asf/ibatis/java/ibatis-3/trunk/doc/en/iBATIS-3-U... 3. shuld Okular autoselected 4. click ok and you Actual Results: should open downloaded file with okular Expected Results: COMMAND:GETFROMTYPE OUTPUT: \0 COMMAND:GETFROMTYPE OUTPUT: \0 COMMAND:GETFROMEXTENSION OUTPUT: \0 COMMAND:GETFROMEXTENSION OUTPUT: application/pdf OUTPUT: документ PDF OUTPUT: Okular OUTPUT: \1 COMMAND:GETFROMTYPE OUTPUT: \0 COMMAND:GETFROMEXTENSION OUTPUT: application/pdf OUTPUT: документ PDF OUTPUT: Okular OUTPUT: \1 COMMAND:GETFROMTYPE OUTPUT: \0 COMMAND:GETFROMEXTENSION OUTPUT: application/pdf OUTPUT: документ PDF OUTPUT: Okular OUTPUT: \1 returned PAC proxy string: direct returned PAC proxy string: direct COMMAND:GETOPENFILENAME OUTPUT: 0 OUTPUT: /home/octo/src/firefox-kde-opensuse/kmozillahelper/my.patch OUTPUT: \1 get kde application selection insetead of opened document in okular -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.