[opencms-dev] Encoding problem

Vlachogiannis Evangelos evlach at aegean.gr
Tue Dec 9 13:39:01 CET 2003


Here you are...

-----Original Message-----
From: Campione Aldo [mailto:aldo.campione at siemens.com] 
Sent: Tuesday, December 09, 2003 2:36 PM
To: opencms-dev at opencms.org
Subject: R: [opencms-dev] Encoding problem



Can you post your opencms.properties ? 

-----Messaggio originale----- 
Da: Vlachogiannis Evangelos [mailto:evlach at aegean.gr
<mailto:evlach at aegean.gr> ] 
Inviato: martedì 9 dicembre 2003 13.25 
A: 'opencms-dev at opencms.org' 
Oggetto: RE: [opencms-dev] Encoding problem 


Yes. Here is a my screen... 

-----Original Message----- 
From: Ivan Jelenic [mailto:ivan.jelenic at nbs.yu <mailto:ivan.jelenic at nbs.yu>
] 
Sent: Tuesday, December 09, 2003 2:23 PM 
To: opencms-dev at opencms.org 
Subject: Re: [opencms-dev] Encoding problem 


Did you set content-encoding property of your file to UTF-8? 

Best regards, 
Ivan. 
----- Original Message ----- 
From: "Vlachogiannis Evangelos" <evlach at aegean.gr> 
To: <opencms-dev at opencms.org> 
Sent: Tuesday, December 09, 2003 12:49 PM 
Subject: RE: [opencms-dev] Encoding problem 


> Thnx but unfortunately same problem... 
> 
> -----Original Message----- 
> From: Ivan Jelenic [mailto:ivan.jelenic at nbs.yu
<mailto:ivan.jelenic at nbs.yu> ] 
> Sent: Tuesday, December 09, 2003 1:35 PM 
> To: opencms-dev at opencms.org 
> Subject: Re: [opencms-dev] Encoding problem 
> 
> 
> Hi, 
> 
> Try to comment language. I am using almost the same configuration. 
> MySql database server is set to Latin1 but with 
> jdbc:mysql://localhost:3306/opencmsuseUnicode=true&characterEncoding=U 
> TF-8 
> driver will interprets data in UTF-8 
> 
> Hope it will help you, 
> Ivan Jelenic. 
> 
> ----- Original Message ----- 
> From: "Vlachogiannis Evangelos" <evlach at aegean.gr> 
> To: <opencms-dev at opencms.org> 
> Sent: Tuesday, December 09, 2003 12:18 PM 
> Subject: FW: [opencms-dev] Encoding problem 
> 
> 
> > Should I start MySql server in a different way? My  4.0.15 mysql 
> > conf file 
> > is: 
> > 
> > [mysqld] 
> > basedir=C:/mysql 
> > datadir=C:/mysql/data 
> > language=C:/mysql/share/greek set-variable=max_allowed_packet=20M 
> > 
> > I cannot imagine any other source of my problem.... What do you 
> > think pls? 
> > 
> > 
> > 
> > -----Original Message----- 
> > From: Vlachogiannis Evangelos [mailto:evlach at aegean.gr
<mailto:evlach at aegean.gr> ] 
> > Sent: Tuesday, December 09, 2003 12:52 PM 
> > To: 'opencms-dev at opencms.org' 
> > Subject: RE: [opencms-dev] Encoding problem 
> > 
> > 
> > Thnx, 
> > I use j2sdk1.4.1_01. Shouldn't it work? 
> > 
> > My tomcat-4.1.29 startup: 
> > set JAVA_HOME=C:\j2sdk1.4.1_01 
> > set CATALINA_OPTS=-Xmx600M 
> > set JAVA_OPTS=-Dfile.encoding=UTF-8 
> > 
> > And my cms pro file attached. 
> > 
> > Any more ideas pls ? 
> > 
> > 
> > 
> > -----Original Message----- 
> > From: Kai Schliemann [mailto:k.schliemann at comundus.com
<mailto:k.schliemann at comundus.com> ] 
> > Sent: Tuesday, December 09, 2003 12:46 PM 
> > To: opencms-dev at opencms.org 
> > Subject: AW: [opencms-dev] Encoding problem 
> > 
> > 
> > Hi Vangelis, 
> > 
> > we had the same problem with german umlauts (äöü). 
> > 
> > The problem was the too new JAVA version 1.4.2. 
> > 
> > We switched to 1.4.1 and everything was ok. 
> > 
> > Hope this helps. Please let me know. 
> > 
> > Regards Kai 
> > 
> > 
> > > -----Ursprüngliche Nachricht----- 
> > > Von: opencms-dev-admin at opencms.org 
> > > [mailto:opencms-dev-admin at opencms.org
<mailto:opencms-dev-admin at opencms.org> ]Im Auftrag von Vlachogiannis 
> > > Evangelos 
> > > Gesendet: Dienstag, 9. Dezember 2003 11:34 
> > > An: 'opencms-dev at opencms.org' 
> > > Betreff: RE: [opencms-dev] Encoding problem 
> > > 
> > > 
> > > Thnx for the reply ... But no change... Same problem... Any other 
> > > ideas pls? 
> > > 
> > > -----Original Message----- 
> > > From: Campione Aldo [mailto:aldo.campione at siemens.com
<mailto:aldo.campione at siemens.com> ] 
> > > Sent: Tuesday, December 09, 2003 12:33 PM 
> > > To: opencms-dev at opencms.org 
> > > Subject: R: [opencms-dev] Encoding problem 
> > > 
> > > 
> > > Try to edit opencms.properties and pass those parameters on JDBC 
> > > URL 
> > > 
> > > jdbc:mysql://localhost:3306/opencms?useUnicode=true&characterEncod 
> > > ing=UTF-8 
> > > 
> > > -----Messaggio originale----- 
> > > Da: Vlachogiannis Evangelos [mailto:evlach at aegean.gr
<mailto:evlach at aegean.gr> ] 
> > > Inviato: martedì 9 dicembre 2003 11.22 
> > > A: 'opencms-dev at opencms.org' 
> > > Oggetto: [opencms-dev] Encoding problem 
> > > 
> > > 
> > > Hi all, 
> > > 
> > > I meet the following problem: When I am editing the properties of 
> > > a resource, for example title, using greek language I am getting 
> > > those stange chars. The strange thing is that when I am changing 
> > > the title from inside the editor I am getting greek fine. This 
> > > would not be a problem if I could also set the navtext property in 
> > > greek somehow. 
> > > 
> > > I have started both tomcat and OpenCms using UTF-8. Could you 
> > > please help me / give me a hint? 
> > > 
> > > Thnx, 
> > > Vangelis 
> > > _______________________________________________ 
> > > This mail is send to you from the opencms-dev mailing list To 
> > > change your list options, or to unsubscribe from the list, please 
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> > > _______________________________________________ 
> > > This mail is send to you from the opencms-dev mailing list To 
> > > change your list options, or to unsubscribe from the list, please 
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> > > _______________________________________________ 
> > > This mail is send to you from the opencms-dev mailing list To 
> > > change your list options, or to unsubscribe from the list, please 
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> > 
> > _______________________________________________ 
> > This mail is send to you from the opencms-dev mailing list To change 
> > your list options, or to unsubscribe from the list, please visit 
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> > 
> > _______________________________________________ 
> > This mail is send to you from the opencms-dev mailing list To change 
> > your list options, or to unsubscribe from the list, please visit 
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> 
> 
> _______________________________________________ 
> This mail is send to you from the opencms-dev mailing list 
> To change your list options, or to unsubscribe from the list, please 
> visit http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  
> _______________________________________________ 
> This mail is send to you from the opencms-dev mailing list 
> To change your list options, or to unsubscribe from the list, please 
> visit http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  


_______________________________________________ 
This mail is send to you from the opencms-dev mailing list 
To change your list options, or to unsubscribe from the list, please visit 
http://mail.opencms.org/mailman/listinfo/opencms-dev
<http://mail.opencms.org/mailman/listinfo/opencms-dev>  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20031209/afb51090/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencms.properties
Type: application/octet-stream
Size: 32624 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20031209/afb51090/attachment.obj>


More information about the opencms-dev mailing list