Re: AW: Problem with german Umlauts and 2.10

Rudolf Bumm <[email protected]>
Newsgroups gmane.comp.cms.zms.devel
Message-ID <[email protected]>
Hallo,

Unfortunately no change.

See: http://h568612.serverkompetenz.net/kman/rss_news
In the test, we would need a small ä in the RSS feed.

The code we use in rss_news now is:

<dtml-call expr="RESPONSE.setHeader('Content-Type','text/xml; 
charset=utf-8')">
<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>

<title>klinikmanual.news</title>
<description>Aktuelle Themen aus dem Klinikmanual Chirurgie</description>
<language>de</language>
<link>http://www.klinikmanual.de</link>
<copyright>(c)2006 Scientific-Networks Munich</copyright>

<!-- beispielhafter Einstiegsknopten content.e554 //-->
<dtml-with "content.e554">
<dtml-in "filteredChildNodes(REQUEST,PAGES,)">
<item>
<title><dtml-var "getTitle(REQUEST)"></title>
<description><dtml-var 
"getObjProperty('attr_dc_description',REQUEST)"></description>
<link><dtml-var "getHref2IndexHtml(REQUEST)"></link>
<dc:creator><dtml-var 
"getObjProperty('attr_dc_creator',REQUEST)"></dc:creator>
<dc:date><dtml-var "getLangFmtDate(getObjProperty('change_dt',REQUEST),
'eng','ISO-8601')"></dc:date> 
</item>
</dtml-in>
</dtml-with>

</channel>
</rss>

regards,

R. Bumm


Dr. Frank Hoffmann schrieb:

> Hello,
> maybe the http-header is notz set:
> %<---
> <dtml-call "RESPONSE.setHeader('Content-Type','text/xml; charset=utf-8')">
> %<---
>
> Regards
> fh, moderator
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.