Hi,
Is is just me or does stuff inside a <dtml-comment> get parsed?
So if you have:
<dtml-comment>
... some syntactically bad dtml ...
</dtml-comment>
You still can't save the page 'cos the the parser throws up an error.
That seems silly to me. Anyone else agree?
cheers,
Chris
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )