22 Apr
2004
22 Apr
'04
11:20 p.m.
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 < and >, 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