<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>R: [opencms-dev] Encoding problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Can you post your opencms.properties ?</FONT>
</P>

<P><FONT SIZE=2>-----Messaggio originale-----</FONT>
<BR><FONT SIZE=2>Da: Vlachogiannis Evangelos [<A HREF="mailto:evlach@aegean.gr">mailto:evlach@aegean.gr</A>] </FONT>
<BR><FONT SIZE=2>Inviato: martedì 9 dicembre 2003 13.25</FONT>
<BR><FONT SIZE=2>A: 'opencms-dev@opencms.org'</FONT>
<BR><FONT SIZE=2>Oggetto: RE: [opencms-dev] Encoding problem</FONT>
</P>
<BR>

<P><FONT SIZE=2>Yes. Here is a my screen...</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Ivan Jelenic [<A HREF="mailto:ivan.jelenic@nbs.yu">mailto:ivan.jelenic@nbs.yu</A>] </FONT>
<BR><FONT SIZE=2>Sent: Tuesday, December 09, 2003 2:23 PM</FONT>
<BR><FONT SIZE=2>To: opencms-dev@opencms.org</FONT>
<BR><FONT SIZE=2>Subject: Re: [opencms-dev] Encoding problem</FONT>
</P>
<BR>

<P><FONT SIZE=2>Did you set content-encoding property of your file to UTF-8?</FONT>
</P>

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

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

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>This mail is send to you from the opencms-dev mailing list</FONT>
<BR><FONT SIZE=2>To change your list options, or to unsubscribe from the list, please visit</FONT>
<BR><FONT SIZE=2><A HREF="http://mail.opencms.org/mailman/listinfo/opencms-dev" TARGET="_blank">http://mail.opencms.org/mailman/listinfo/opencms-dev</A></FONT>
</P>

</BODY>
</HTML>