Modify

Opened 17 years ago

Closed 17 years ago

#1786 closed enhancement (wontfix)

Cannot work in Traditional-Chinese environment

Reported by: emisjerry Owned by: Alec Thomas
Priority: normal Component: CsvMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description (last modified by Alec Thomas)

My page encoded in UTF-8, after typing Chinese in the CSV cells, it displays some question marks.

Sample:

#!CSV
123	123	123	123
234	234	234	234
第一格	第二格	第3格	four

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Alec Thomas

Description: modified (diff)
Resolution: wontfix
Status: newclosed

Unfortunately the Python csv module does not support Unicode :(

There's nothing that can be done to fix this, short of including a fixed CSV module.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.