[XFCE 0000024]: Registering new filetypes fails under some conditions
[email protected] Wed, 26 Nov 2003 18:26:06 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
A BUGNOTE has been added to this bug. ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=0000024 ======================================================================= Reporter: bwalle Handler: ======================================================================= Project: XFCE Bug ID: 0000024 Category: xffm Reproducibility: always Severity: minor Priority: normal Status: new ======================================================================= Date Submitted: 2003-11-25 20:21 GMT Last Modified: 2003-11-26 18:26 GMT ======================================================================= Summary: Registering new filetypes fails under some conditions Description: If the file is in a directory that contains a dot then registering a new filetype fails. Example: ~/test.x/index.shtml Open -> mozilla [X] Remember -> index.shtml is added to applications.xml and not just .shtml. A possible patch is attached. ======================================================================= ----------------------------------------------------------------------- edscott - 2003-11-25 23:31 GMT ----------------------------------------------------------------------- This bug only affects 4.0.1 since 4.1 uses new routines with freedesktop mime types. ----------------------------------------------------------------------- bwalle - 2003-11-26 18:26 GMT ----------------------------------------------------------------------- Ok, but if there will be a 4.0.2 it should be fixed since it is not difficult.