[Zope] Strange redirect problem -- can someone assist?
Dieter Maurer
dieter at handshake.de
Tue Sep 30 15:12:20 EDT 2008
Dennis Allison wrote at 2008-9-28 22:56 -0700:
> ...
>My problem: In one form for one submit button, the redirect appears to
>fail. The action is performed but the page to which the action redirects
>upon completion is never displayed. Other actions from the same form work
>fine. We have been trying to isolate the problem, but have not been
>successful--everything looks correct, but we still see the one failure.
>Nearly identical code in other parts of the system works fine.
Use a TCP-logger (e.g. "tcpwatch", "wireshark", "etherreal", ...)
to precisely understand what happens between client (browser) and server
and see the detailed information about the failing redirect.
--
Dieter
More information about the Zope
mailing list