You should be able to fix this in the rss.vm template. The latest
version of that template in the Roller trunk does this:

 <title>$utilities.textToHTML($utilities.removeHTML($website.name))</title>

Which should remove all HTML from the title and them escape any
ampersand and pointy-braces. So your rss.vm must be doing something
differernt than that.

- Dave



On 6/21/06, Shervin Asgari <[EMAIL PROTECTED]> wrote:
Hello. In the title field when I write Hello & Hello, it is read as
Hello & Hello in the rss.
But the correct output should be Hello &amp; Hello. However, in the
description field for instance this is done correctly. Can someone
please point out to me where I can do the necessary changes to fix this bug?

--
Shervin Asgari - System Consultant
M: +47 918 64 148, @: [EMAIL PROTECTED]
Linpro AS - Leading on Linux    Tel: +47 21 54 41 00/02
Vitaminveien 1A        Fax: +47 21 54 41 01
PB 4 Grefsen, 0409 Oslo    WWW: http://www.linpro.no/


Reply via email to