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 2010-05-05 20:43:37

spheros
Member
Registered: 2010-05-05
Posts: 1

Generic Object Plugin 1.1.3: objects in database had no UTF-8 charset

Hi

In GO Plugin ver 1.1.3 i found that new objects had "????? ?????" in their names.

Suppose that's because the tables `glpi_plugin_genericobject_$name`(function 'plugin_genericobject_addTable' in inc/plugin_genericobject.objecttype.function.php) have no 'DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci' option.

Adding  'DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci' in table creation query seems to fix the problem


p/s
Thank u very much for your programming :)

Offline

#2 2010-05-05 20:52:53

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: Generic Object Plugin 1.1.3: objects in database had no UTF-8 charset

thanks for the bug reports
I've added a ticket in the plugin's tracker
https://forge.indepnet.net/issues/2119

Offline

Board footer

Powered by FluxBB