1 Oct
2001
1 Oct
'01
5:12 a.m.
From: "Trevor Toenjes" <zope@toenjes.com>
Zope inserts '/>' as the close, instead of just '>' for the automatic '<img src...' created when calling an image with DTML.
There are other places zope does this, and CMF.... what I found is that for some things (like <BR/>) putting the /> breaks Netscape 4.x ... so I've been taking the />'s back out :(