[Bug 689117] New: firefox delegates XML documents to konqueror
https://bugzilla.novell.com/show_bug.cgi?id=689117 https://bugzilla.novell.com/show_bug.cgi?id=689117#c0 Summary: firefox delegates XML documents to konqueror Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: jw@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- Is there a mode, so that firefox could attempt to show xml files by itself. I find it strange that konqueror is needed for this, which does not work well at all. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689117 https://bugzilla.novell.com/show_bug.cgi?id=689117#c1 --- Comment #1 from Juergen Weigert <jw@novell.com> 2011-04-21 16:07:47 UTC --- Created an attachment (id=426140) --> (http://bugzilla.novell.com/attachment.cgi?id=426140) odd requester with an example that gets delegated -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689117 https://bugzilla.novell.com/show_bug.cgi?id=689117#c2 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org AssignedTo|bnc-team-mozilla@forge.prov |bnc-team-gnome@forge.provo. |o.novell.com |novell.com --- Comment #2 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2011-04-21 20:14:44 UTC --- Seems there are two issues here: 1. that example offers in my case to open the file within Firefox (not Konqueror) (it might differ between system which app is found as default through gio or gnome-vfs) 2. that it opens a dialog at all This is most likely because the webserver sends the data as Content-Transfer-Encoding binary Content-Disposition attachment Content-Type text/xml In other cases Firefox displays text/xml files inline probably where it's not defined as above I guess 2. is the correct behaviour offering to save the file or open a helper app. 1. is interesting and I haven't looked deeply into how gio figures out what is the favourite application for a certain mimetype but in this case it looks like a bad choice. Not sure what I can do from the Firefox side here. Asking Gnome people -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689117 https://bugzilla.novell.com/show_bug.cgi?id=689117#c3 --- Comment #3 from Juergen Weigert <jw@novell.com> 2011-04-21 20:38:19 UTC --- Those are the headers sent in the above example: header: Content-Transfer-Encoding: binary header: Content-Disposition: attachment header: Cache-Control: private header: Content-Length: 2757 header: Content-Type: text/xml I understand, that whenever I get "Content-Disposition: attachment" FireFox needs to save the file first. As a workaround I digged out firefox itself from the "Choose Helper Application" dialog. With this setting, firefox does a download, then shows me file:///tmp/68016 in a new tab as if it were plain/text. Worksforme :-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689117 https://bugzilla.novell.com/show_bug.cgi?id=689117#c Juergen Weigert <jw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |743547 -- 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.
participants (1)
-
bugzilla_noreply@novell.com