NetXMS Support Forum

English Support => General Support => Topic started by: jovicisco on February 03, 2015, 07:06:40 AM

Title: Automatically add random characters in message field of Event Configuration
Post by: jovicisco on February 03, 2015, 07:06:40 AM
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.
Title: Re: Automatically add random characters in message field of Event Configuration
Post by: Victor Kirhenshtein on February 04, 2015, 01:24:06 AM
Hi,

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

Best regards,
Victor
Title: Re: Automatically add random characters in message field of Event Configuration
Post by: jovicisco on February 04, 2015, 02:38:23 PM


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
Title: Re: Automatically add random characters in message field of Event Configuration
Post by: jovicisco on February 12, 2015, 07:01:48 AM
Hi, Victor

How to solve this problem?

Thanks for your help!

Best regards,
jovi.