[WM] Strange behavior with EtText 2.3
ckolumbus.gmx.de
ckolumbus.gmx.de
Fri May 10 07:18:02 IST 2002
On Fri, May 10, 2002 at 03:44:39PM +0200, Herbert Liechti wrote:
> Hello
>
> I have a strange behavior with EtText 2.3. Example:
>
> ---------------------------Start
>
> Subject: Cäsars Druide
>
> Any text any text any text
>
> ---------------------------End
>
> The text2html method cuts away two characters at the end of the
> Subject line. The resulting HTML-String looks like this:
>
> <p><em>Subject: </em>Cäsars Drui <br />
> </p><p>
> Any text ......
>
> Any suggestions? Bug or feature ;-)?
>
>
Works for me (with a file containing only those 5 lines above):
Output:
<p><em>Subject: </em>Cäsars Druide <br />
</p><p>Any text any text any text
Regards,
Chris
More information about the Webmake-talk
mailing list