1 Dec
1999
1 Dec
'99
3:10 a.m.
On Tue, Nov 30, 1999 at 04:42:07PM -0800, Sam Gendler wrote:
If I do a <dtml-var DestinationURL>, It prints "http://desktop:8080"
However, if I say <dtml-call "RESPONSE.redirect(DestinationURL)">, I wind up at http://desktop:8080/manage_addProduct/AMDAMethod/MethodClass_factory/%3cPyth..., which doesn't exist.
Why?
DestinationURL is a name used internally by some Zope stuff. There's no clear list of these names anywhere, but I've knocked Zope into infinite redirection loops by using them. Try using a name like "DestinationWebAddress" or something and see if the problem still happens. -- Stephen Pitts smpitts@midsouth.rr.com webmaster - http://www.mschess.org