[Zope] TAL's NestingError
Vital Lobachevsky
tick at web.vi
Thu Apr 22 04:19:07 EDT 2004
Hi, all!
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.
TIA,
Vital Lobachevsky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3146 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mail.zope.org/pipermail/zope/attachments/20040422/6ce4f464/smime.bin
More information about the Zope
mailing list