[GRASS-dev] [GRASS GIS] #2205: Unicode unequal comparison in location wizard when title contains non-ascii letters

GRASS GIS trac at osgeo.org
Sun Mar 2 00:26:18 PST 2014


#2205: Unicode unequal comparison in location wizard when title contains non-ascii
letters
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  wxGUI        |     Version:  svn-trunk                
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 In location wizard one just has to use "āšņļ" as the location title.
 {{{
 C:\Program Files\GRASS GIS
 7.0.svn\etc\gui\wxpython\location_wizard\wizard.py:20
 64: UnicodeWarning: Unicode unequal comparison failed to convert both
 arguments
 to Unicode - interpreting them as being unequal
   if current_gdb != database:
 }}}
 PERMANENT/MYNAME seems to be created correctly (UTF-8 without BOM).

 Tested on Vista with r59159

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2205>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list