On Wed, 20 Feb 2008, [EMAIL PROTECTED] wrote:
def getOriginator(bug): - return getField(bug, "originator") + return getField(bug, "originator").replace("<", "<").replace(">", ">")
Lastly you can blame me for causing this problem. It was my shameless switching of HTMLTemplates Encoding mechanism. I would prefer to switch of Encoding via parameters but HTMLTemplate seems to be broken and thus all other scripts that use this feature might break now. Sorry for my short viewed harsh change ... Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]