[Portland-bugs] [Bug 12818] New: xdg-mime under GNOME has a bug when the file contains MIME in its name

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 16 02:07:18 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12818

           Summary: xdg-mime under GNOME has a bug when the file contains
                    MIME in its name
           Product: Portland
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: xdg-utils
        AssignedTo: portland-bugs at lists.freedesktop.org
        ReportedBy: pterjan at gmail.com


The command to get the mimetype is :

gnomevfs-info /tmp/xdg-openMIME.txt 2> /dev/null | grep MIME | cut -d ":" -f 2
| sed s/"^ "//

So we get :

[pterjan at plop libgnomevfs]$ xdg-mime query filetype /tmp/MIME.txt
MIME.txt
text/plain


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Portland-bugs mailing list