[Zope] ZMI?
Passin, Tom
tpassin@mitretek.org
Thu, 2 Jan 2003 13:16:59 -0500
[Bo M. Maryniuck]
> Strange thing: when I click something (e.g. folder tree in=20
> the left frame) --=20
> Zope waits forewer and goes timeout. But when I at the same=20
> time looking over=20
> production sites I have created -- all works fine. Seems that=20
> something wrong=20
> with ZMI, isn't it? So if yes, than what?..
>=20
I have seen this kind of behavior when a page gets POSTed to Zope using
Netscape 4 - only in Windows, though. Something about the POST
operation does not get completed. I found that clicking in the title
bar or window frame of the browser would cause the operation to
complete. The ZMI uses POST, IIRC. I do not know if more recent
versions of Zope still have this problem.
Cheers,
Tom P