<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Fred,<br>
<br>
that's no bug, it's a feature ;-) ! Assuming you're using UTF-8 or
ISO-8859-1 as you're character set, chars like 'ä' or è are just part
of the charcter set, so writing the String "as is" in the HTML is ok.
You only need to encode chars, which are not part of the character set
or which have special HTML functions (like '<'). If you want for
some reason to get all chars encoded, you should try a very small chars
set (like 7bit ASC-II), in this charset all "special" characters should
be encoded.<br>
<br>
Jörg<br>
<blockquote type="cite"
cite="mid20040119154018.90027.qmail@web11503.mail.yahoo.com">
<pre wrap="">I made some more testing and I found out:
When I enter a ampersand & or the greater than >
character it is saved correctly as & or >
But the umlauts are still saved as ä and not as ä.
Is this a problem of the MSHTML editor component?
Or is it a configuration problem?
thanks for your help
Fred Marquis
--- Fred Marquis <a class="moz-txt-link-rfc2396E" href="mailto:dr_stoned@yahoo.com"><dr_stoned@yahoo.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all.
I have a setup/configuration problem or there is
a bug in OpenCMS.
When I am inserting a HTML special character in the
WYSIWYG editor, the char is displayed correctly. But
if I switch to source code editor the special
character
is not encoded in HTML like "¨ or Ӓ" but it
is displayed directly as "ä or è".
How can I force OpenCMS to save thecharacterss in
special HTML character encoding?
I tried different JDKs (1.4.2_02 and 1.4.1_06) and
also different encoding types (UTF-8 and ISO).
I have installed it under
OpenCms version is: 5.0.1 Kaitain
Running on Sun Microsystems Inc. Java HotSpot(TM)
Client VM 1.4.1_06-b01 mixed mode with Linux
2.4.18-4GB (i386)
MySQL 3.23.48
Thank you for your help,
Fred
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus"
Sweepstakes
<a class="moz-txt-link-freetext" href="http://hotjobs.sweepstakes.yahoo.com/signingbonus">http://hotjobs.sweepstakes.yahoo.com/signingbonus</a>
_______________________________________________
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=""><!---->
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
<a class="moz-txt-link-freetext" href="http://hotjobs.sweepstakes.yahoo.com/signingbonus">http://hotjobs.sweepstakes.yahoo.com/signingbonus</a>
_______________________________________________
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>
<br>
<pre cols="72" class="moz-signature">--
Jörg Herbst Fon: +49.231.9742.456
Softwareentwicklung u. Beratung <a class="moz-txt-link-freetext" href="mailto:herbst@getit.de">mailto:herbst@getit.de</a>
GETIT mbH
Gesellschaft für Technologie- und Informationstransfer
Emil-Figge-Straße 76-80 <a class="moz-txt-link-freetext" href="http://www.getit.de">http://www.getit.de</a>
44227 Dortmund Fax: +49.231.9742.356
</pre>
</body>
</html>