[XFCE 0000002]: incorrect file extension parsing
[email protected] Mon, 17 Nov 2003 19:25:26 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
The following bug has been CLOSED ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=0000002 ======================================================================= Reporter: neocephas Handler: edscott ======================================================================= Project: XFCE Bug ID: 0000002 Category: xffm Reproducibility: always Severity: minor Priority: normal Status: closed ======================================================================= Date Submitted: 2003-11-12 22:49 GMT Last Modified: 2003-11-17 19:25 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? ======================================================================= ----------------------------------------------------------------------- edscott - 2003-11-17 19:25 GMT ----------------------------------------------------------------------- This does not occur in cvs HEAD branch. The code in 4.0 branch will not be fixed because the mime routines used here are deprecated.