[XFCE 0000024]: Registering new filetypes fails under some conditions
[email protected] Tue, 2 Dec 2003 15:02:49 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
The following bug has been RESOLVED. ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=0000024 ======================================================================= Reporter: bwalle Handler: edscott ======================================================================= Project: XFCE Bug ID: 0000024 Category: xffm Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed ======================================================================= Date Submitted: 2003-11-25 20:21 GMT Last Modified: 2003-12-02 15:02 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. ----------------------------------------------------------------------- edscott - 2003-12-02 15:02 GMT ----------------------------------------------------------------------- Applied patch (modified) to 4_0 branch