Page 1 of 1

Some sort of bug : corrupted translations

Posted: Tue Feb 28, 2017 5:40 pm
by fat115
Hi all,
Is there someone here who could tell Shane 'gelvo' Gelven that each time he commits sql files nubuilder.sql & nu_template.sql on the github repo, it corrupts contents of the table zzzsys_translate ?
It begins with weird characters replacing non-ASCII ones and then it grows at each commit.
Example with a russian string :

Code: Select all

INSERT INTO `zzzsys_translate` VALUES ('56c3069cad02e02','ru','Report','ÃÃ','2016-02-16 14:23:08','globeadmin','2016-02-16 14:23:08','globeadmin','2016-02-16 14:23:10','globeadmin'),
Below are nubuilder.sql and nu_template.sql from 'last' commit ( https://github.com/nuSoftware/nuBuilder ... 7a87e59980 ) with correct translations.
The third file contains only the dump for the table zzzsys_translate.