GNOME Bugzilla – Bug 46660
list of all apps for text/xml doesn't include text/* handlers
Last modified: 2004-12-22 21:47:04 UTC
To reproduce: 1. In Nautilus, right-click on an xml file and choose "Open with Other...". 2. Note that the only item in the list is Mozilla. The list should include all the applications registered to handle text/* (of which there are several -- try Open with Other... for a plain text file to see). There is code in gnome_vfs_application_registry_get_applications to concatenate the two lists, but apparently it does not work. ------- Additional Comments From sullivan@eazel.com 2001-02-15 09:00:30 ---- Surprisingly, the generic text/* handling applications do show up for text/html. So the bug isn't just "it never works". ------- Additional Comments From sullivan@eazel.com 2001-02-15 09:01:47 ---- By the way, I noticed this bug by reading the steps to reproduce for bug 45777. ------- Additional Comments From sullivan@eazel.com 2001-02-15 13:44:36 ---- It was never working. I was confused about the html case. ------- Additional Comments From victor@eazel.com 2001-03-12 20:16:52 ---- verify in 1.2 ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 21:00 -------