[Zope-Checkins] CVS: Zope2 - DTMLMethod.py:1.42 brokenEdit.dtml:1.3
shane@digicool.com
shane@digicool.com
Thu, 4 May 2000 09:32:06 -0400
Update of /cvs-repository/Zope2/lib/python/OFS
In directory korak.digicool.com:/tmp/cvs-serv26553/lib/python/OFS
Modified Files:
DTMLMethod.py brokenEdit.dtml
Log Message:
Some HTML comments were terminated incorrectly with just '>' rather than '-->'.
Corrected. Also, someone apparently thought that XML comments can terminate
with just an angle bracket. See:
http://www.w3.org/TR/1998/REC-xml-19980210#sec-comments