Re: [XFCE 0000002]: incorrect file extension parsing
edscott wilson garcia <[email protected]>
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Organization | xfce.org |
| Message-ID | <[email protected]> |
The mime determination has been fixes in 4.1 with the new "mime" plugable module. The fix will try to find a valid mime type in the following order from file "N.E.R.D - Provider.mp3" : "E.R.D - Provider.mp3" "R.D - Provider.mp3" "D - Provider.mp3" "mp3" This allows for distinguishing stuff like xx.tar.gz and xx.ps.gz from xx.gz. The fix is not yet included in the 4.0.x tree. On Wed, 2003-11-12 at 16:49, [email protected] wrote: > The following NEW bug has been ADDED. > ======================================================================= > http://bugs.xfce.org/view_bug_page.php?f_id=2 > ======================================================================= > Reporter: neocephas > Handler: > ======================================================================= > Project: XFCE > Bug ID: 0000002 > Category: xffm > Reproducibility: always > Severity: minor > Priority: normal > Status: new > ======================================================================= > Date Submitted: 2003-11-12 22:49 GMT > Last Modified: 2003-11-12 22:49 GMT > ======================================================================= > Summary: incorrect file extension parsing > Description: > If I have a file named "N.E.R.D - Provider.mp3", xffm parses the file > extension to be .E.R.D rather than ".mp3". This happens for all files > with multiple periods such as "R.E.M - Losing My Religion.mp3" Perhaps > the spaces can also contribute to the problem? > ======================================================================= > _______________________________________________ > Xfce-dev mailing list > [email protected] > http://moongroup.com/mailman/listinfo/xfce-dev >