[Vtigercrm-developers] trac - svn display characterset problem
Holbok István
holbok at gmail.com
Wed Sep 10 10:47:46 GMT 2014
Dear vtiger Team,
Here is a strange display behavior of trac, svn of vtiger.
The Hungarian language files displayed in wrong charset.
The strange is, the header set correctly:
The diff display also shows non-utf-8 characters:
The pull from SVN contains files with right charset: utf-8 without BOM.
*This type of problem - in my experiences - was related to the default
SQL connections charset of the server (it is latin1, and the collation
is latin1_swedish_ci ).*
If the SQL server, client , connection and data charset is not set (to
utf-8) for the SQL connections of the system, it will use the default (
latin1, latin1_swedish_ci ) will show such type of squiggles like here.
For example the last row of the diff file: 'MezŠhozzárendelés' ->
with correct utf-8 charset it is: 'Mező hozzárendelés'
Kindest regards:
István
--
üdvözlettel:
*Holbok István*
+3670-342-0900
*e-mail:* holbok at gmail.com
*SkyPe:* holboki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140910/f3915208/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trac-01.png
Type: image/png
Size: 189807 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140910/f3915208/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trac-02.png
Type: image/png
Size: 198296 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140910/f3915208/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trac-03.png
Type: image/png
Size: 108778 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140910/f3915208/attachment-0005.png>
More information about the vtigercrm-developers
mailing list