[Gtkradiant] [Bug 1013] GTK Radiant reacts strangely to . and @ in pathnames.
   
    gtkradiant@zerowing.idsoftware.com
     
    gtkradiant@zerowing.idsoftware.com
       
    Thu, 12 Aug 2004 09:02:26 -0500
    
    
  
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1013
wjoseph@europe.ea.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Additional Comments From wjoseph@europe.ea.com  2004-08-12 09:02 -------
reproduced in 1.5
strrchr(filename, '.') is not enough to find the filetype of a path; we must 
also check that the dot comes after the last directory separator.
fixed