<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Georgia">which opencms version you use?<br>
SO?<br>
jvm encoding?<br>
<br>
I have this problem in opencms 5, htmlimport and linux. Only in linux,
in windows work fine.<br>
The fix for this was add this lines to catalina.sh:<br>
</font>
<pre wrap="">LC_ALL=nl_NL.iso88591
export LC_ALL</pre>
the problem is a java issue, see this thread:<br>
<pre wrap=""><a class="moz-txt-link-freetext"
 href="http://forum.java.sun.com/thread.jspa?threadID=315993&start=15">http://forum.java.sun.com/thread.jspa?threadID=315993&start=15</a></pre>
<font face="Georgia"><br>
Ernesto.<br>
</font><br>
Joe Desbonnet escribió:
<blockquote
 cite="mid1cef3e950511030859u46fa31bbmcc40c2eb0689fdd4@mail.gmail.com"
 type="cite">
  <pre wrap="">The source of this problem would seem to be confusion between
ISO-8859-1 and UTF-8 at some point in the process -- I don't know at
what point however. I'll try to replicate your problem here later.

Joe.

On 11/3/05, pat sad <a class="moz-txt-link-rfc2396E" href="mailto:hlp.psaad@gmail.com"><hlp.psaad@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hy everyone,

Everything I do a static export, my encoding doesn't seem to work with
all type of html characters . Basically, I write &nbsp; in the html
code of my webpage, but when I import it in opencms and then do a
static export, it does not convert it to its the right html code.

&nbsp; --> becomes --> Ã

Does anyone know what the solution to this problem is ?


_______________________________________________
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
<a class="moz-txt-link-freetext" href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
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
<a class="moz-txt-link-freetext" href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a>

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Ernesto De Santis - Colaborativa.net
La Plata, Argentina.
<a class="moz-txt-link-freetext" href="http://www.colaborativa.net/">http://www.colaborativa.net/</a></pre>
</body>
</html>