Automatically add random characters in message field of Event Configuration

Started by jovicisco, February 03, 2015, 07:06:40 AM

Previous topic - Next topic

jovicisco

version 1.2.17

enter UTF-8 characters in message field or description field of event template, then save, it's ok.

but

when refresh again, some random characters automatically add behind the original UTF-8 character.

Best regards,
jovi.

Victor Kirhenshtein

Hi,

on what OS server is running? Is it UNICODE build or not? What code page set in netxmsd.conf?

Best regards,
Victor

jovicisco



Query in the database, incorrect characters is correct in the database.


OS:windows 2008 R2

netxmsd.conf is not set codepage

UTF-8 characters can be displayed properly in other field, eg name field in object properties.


netxms.conf:

#
# NetXMS Server configuration file
# Created by NetXMS Server configuration wizard at Tue Feb 03 11:30:27 2015
#

LogFile = {syslog}
DBDriver = mysql.ddr
DBServer = localhost
DBName = netxms
DBLogin = root
DBPassword = root
LogFailedSQLQueries = yes

jovicisco

Hi, Victor

How to solve this problem?

Thanks for your help!

Best regards,
jovi.