You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2009-03-19 10:12:33

caihexi
Member
Registered: 2009-02-05
Posts: 2

chinese in GLPI export problem

Hi all, I have a question would like to ask:
I input the devices by hand in Chinese without a problem, but when I use the system to export to PDF or SLK or CVS files, the characters become unviewable.

My IE or firefox : code is utf-8
mysql : tables' code is utf8_unicode_ci
MySQL 字符集:  UTF-8 Unicode (utf8)
Apache/2.2.11 (Win32) PHP/5.2.8
MySQL client version: 5.1.31

thanks.

Offline

#2 2009-03-19 10:15:26

caihexi
Member
Registered: 2009-02-05
Posts: 2

Re: chinese in GLPI export problem

SHOW VARIABLES LIKE 'character%'

Variable_name     Value
character_set_client     utf8
character_set_connection     utf8
character_set_database     utf8
character_set_filesystem     binary
character_set_results     utf8
character_set_server     utf8
character_set_system     utf8

Offline

#3 2009-03-19 10:34:21

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: chinese in GLPI export problem

MySQL is ok (UTF-8)

Lib used for PDF export only support ISO-8859-15. Yes we must find another solution...

For CSV I need to do some test to see If I can reproduce this issue... (not simple my MySQL server is not UTF-8). Can you give us a link to the generated CSK and.or SLK files ?

+


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

Board footer

Powered by FluxBB