[ZCM] [ZC] 2292/ 1 Request "entity refs inside zope"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Mon, 19 Mar 2007 07:44:27 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2292 Update (Request) "entity refs inside zope"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2292

==============================================================
= Request - Entry #1 by fgsch on Mar 19, 2007 7:44 am

This is really a bug in python, but I've been suggested to fill it here so Zope can workaround it. The text '<div>&messageId</div>' is wrongly rendered as '<div>&messageId;=</div>' in a Page Template as the HTMLParser module in python wrong matches '&something' as an entity reference.
I'll open a separate bug with Python, but it'd be nice if Zope can cope with this issue until is fixed. Thanks.

==============================================================