11 Apr
2002
11 Apr
'02
11:35 a.m.
[For future reference, questions like this one should go to zope@zope.org. zope-dev@zope.org is for discussion of development of Zope. Replies/followups directed there.] Yuan-Chen Cheng wrote:
Can't put <!--#BCODE --> in dtml, but <!-- #BCODE --> is okay.
The <!--# syntax is an old DTML syntax, so what is happening here is that the DTML engine is trying to interpret the former as a DTML tag named BCODE.