[GRASS-dev] Re: [GRASS GIS] #1304: wx: map selection with LANG=C
causes error
GRASS GIS
trac at osgeo.org
Sat Apr 9 14:57:22 EDT 2011
#1304: wx: map selection with LANG=C causes error
------------------------------+---------------------------------------------
Reporter: hamish | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: sorting, unicode | Platform: Linux
Cpu: x86-64 |
------------------------------+---------------------------------------------
Changes (by martinl):
* cc: grass-dev@… (added)
* keywords: => sorting, unicode
* status: new => assigned
* owner: grass-dev@… => martinl
Comment:
The reason is case insensitive sorting items using unicode. In r45881
items are sorted in case sensitive mode which works for str/unicode. Now
sorting items in GSelect works similarly to `g.list` (case sensitive).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1304#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list