Duncan Booth wrote:
On 15 Mar 2001, you wrote in local.zope.dev:
Matt wrote:
<select> should have a corresponding </select> right? In which case <no, it should not have a trailing slash. They are only needed for single tags that have no corresponding close, eg <br /> <hr /> etc.
I agree but in the management interface of Zope it's not the case. You have <select ... /> Some stuff... </select> and you should have <select> stuff </select>. That's the reason why it doesn't work anymore <with Mozilla.
It just seems to be one place in zope's code. OFS/dtml/main.dtml, line 43 needs the spurious slash removing.
It's always worth looking in the Collector for this sort of thing. http://classic.zope.org:8080/Collector/2020/view Submitted On: Mar 4, 2001 5:01 am -- Steve Alexander Software Engineer Cat-Box limited