[Zope] TAL's NestingError

Dieter Maurer dieter at handshake.de
Thu Apr 22 19:20:11 EDT 2004


Vital Lobachevsky wrote at 2004-4-22 11:19 +0300:
>How to get this working with ZPT?
>
><!-- Page Template Diagnostics
>  Compilation failed
>  TAL.HTMLTALParser.NestingError: Open tags <html>, <body>, <script> do not 
>match close tag </a>, at line 7, column 26
>-->
><html>
><head>
></head>
>
><body>
><script language="javascript">
>var str = "<a href=''>xxx</a>";
></script>
>
></body>
></html>
>
>Of cause, I can put &lt; and &gt;, but I need proper html in this string.

Looks like a bug...
Please file a bug report to "http://www.zope.org/Collectors/Zope".

-- 
Dieter



More information about the Zope mailing list