31 Mar
2003
31 Mar
'03
8:52 p.m.
Sebastian Queißer wrote at 2003-3-31 15:26 +0200:
I've got a XHTML-Document with MathML. This document is static and should only be served by zope. The problem is, that in older versions than 2.6.0 it is working, but since this version the document my browser (mozilla) starts loading the document, shows the title and the stops without error. This is strange, because the document is valid and it works with an older version of zope. Is this a bug or did I do something wrong?
I would use a TCPLogger (such as Shane's "tcpwatch") to analyse what happens between browser and Zope. Dieter