[Zope] ERROR(200) SiteError http://localhost/manage_workspace

Dieter Maurer dieter at handshake.de
Tue Mar 2 14:36:39 EST 2004


Josef Albert Meile wrote at 2004-3-2 09:48 +0100:
>>What's the problem here? This redirect looks like its supposed to be 
>>raised...
>If you see the code:
>if m.find('/'):
>----raise Redirect, (
>--------"%s/%s" % (REQUEST['URL1'], m))
>
>m.find('/') will be always true,

Always, unless "m" starts with a "/".

-- 
Dieter



More information about the Zope mailing list