view bonus can export csv and xls files in utf-8 encode, but for Chinese user, we use gb2312/GBK code, so we can't open those files correctly. How can we change the encode method?

CommentFileSizeAuthor
Snap1.gif5.6 KBiSheng

Comments

neclimdul’s picture

Category: bug » support

I'm not sure how common a situation this is. If needed you could create a new handler that extends the current implementation and changes the header. If its more common we could consider adding support for it somehow though, i'm not sure of how much this would end up affecting.

vinimini’s picture

same issue i'm also facing

tobiberlin’s picture

similar to my issue... I would need the encoding in iso-8859-1, see http://drupal.org/node/1205000

neclimdul’s picture

Issue summary: View changes
Status: Active » Closed (outdated)