[postgis-devel] [PostGIS] #535: Betting Encoding Failures in the GUI

PostGIS trac at osgeo.org
Thu May 27 06:24:03 PDT 2010


#535: Betting Encoding Failures in the GUI
-------------------------+--------------------------------------------------
 Reporter:  pramsey      |       Owner:  pramsey       
     Type:  enhancement  |      Status:  new           
 Priority:  medium       |   Milestone:  PostGIS Future
Component:  postgis      |     Version:  1.5.X         
 Keywords:               |  
-------------------------+--------------------------------------------------
 Right now, the GUI will default to UTF-8, and will fail with a hopefully
 informative error message if hibit characters are encountered. The nice
 thing about defaulting to UTF-8 is that any non-UTF-8 hibit character will
 toss an error, which provides an opportunity to fall back and get user
 input.

 When an illegal character is hit, instead of failing, open a dialogue with
 a list of possible alternate encodings for the user to choose (LATIN1,
 LATIN2...) with the option to enter one by hand or to quit the
 translation.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/535>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list