Opened 15 years ago

Closed 15 years ago

#566 closed enhancement (fixed)

Add encoding suggestions to GUI

Reported by: cnielsen Owned by: martinl
Priority: minor Milestone: 6.4.0
Component: wxGUI Version: 6.4.0 RCs
Keywords: Cc: grass-dev@…
CPU: Unspecified Platform: Unspecified

Description

A vector dataset of mine has non-ascii characters é è à etc. In the database table I got the error: Unable to decode value. Set encoding in GUI Preferences ('Attributes').

This is a helpful message but in the GUI dialog there are no suggestions as to what encoding formats are accepted. Perhaps there could be a couple of suggestions (eg. utf-8, ascii, iso8859-1, koi8-r) to give the user a hint. Perhaps as a mouse-over, or a link to a help page on accepted encodings.

-Colin

Change History (4)

comment:1 by martinl, 15 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

Is r36847 enough to close the ticket?

M.

comment:2 by martinl, 15 years ago

Probably more serious problem: this variable is global. It would be good to have option to choose if the encoding is global, workspace or layer-related. Martin

in reply to:  1 comment:3 by cnielsen, 15 years ago

Replying to martinl:

Is r36847 enough to close the ticket?

M.

Looks good to me, thanks.

comment:4 by martinl, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.