Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Problem with special character "č", posted by Matej Sedej on Fri Feb 16 09:18:56 2018 
    icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Fri Feb 16 09:36:18 2018 
       icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Tue Mar 6 15:08:23 2018 
          icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Tue Mar 6 15:29:38 2018 
             icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Tue Mar 6 15:54:23 2018 
                icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Tue Mar 6 16:09:05 2018 
                   icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Thu Mar 15 09:39:20 2018 elog.pnglogfile.png
                      icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Fri Mar 16 12:46:09 2018 Screen_Shot_2018-03-16_at_13.00.25_.png
                         icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Fri Mar 16 14:12:04 2018 
                            icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Fri Mar 16 14:35:05 2018 
                               icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Fri Mar 16 15:39:17 2018 
                                  icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Fri Mar 16 17:51:30 2018 
                                     icon2.gif   Re: Problem with special character "č", posted by Stefan Ritt on Fri Mar 16 18:08:10 2018 
                                        icon2.gif   Re: Problem with special character "č", posted by Matej Sedej on Fri Mar 16 20:54:40 2018 
Message ID: 68766     Entry time: Fri Mar 16 15:39:17 2018     In reply to: 68765     Reply to this: 68767
Icon: Reply  Author: Matej Sedej  Author Email: matej.sedej@gmail.com 
Category: Bug report  OS: Windows  ELOG Version: ELOG V3.1.3-fd7 
Subject: Re: Problem with special character "č" 

Phew, made it, sort of. Had to copy the contents of the mxml folder from an older version, the folder was empty in this git. I also had to change the SSL to 0 and then it compiled without errors plus I had to copy the cygwin1.dll to the folder to make the service run.

So yes, I can confirm that manually inputting the Č in the attribute field now works correctly. Excellent! This solves the pink problem then. Any similar solutions for the red and orange ones?

Thanks,
Matej

Stefan Ritt wrote:

Easiest is to install the Cywgin environment (www.cygwin.com) and there select the C compiler package which installs also "make".

Matej Sedej wrote:

Great news Stefan! Please pardon my ignorance, but I was not able to "make" it. I have no idea how to run this on Windows where the current POC log resides. blush 

Stefan Ritt wrote:

I had time to look at the problem in detail. I found that a &#xxx; sequence is not correctly identified as HTML code, and thus displayed in plain when used in an attribute. I fixed it in the current git revision and now it looks find in attribute (see attachment). Can you give it a try? Please note that you need "Allow HTML = 1" in your config file.

 

 

ELOG V3.1.5-fe60aaf