[albatross-users] Redirect problems continue...

Dave Cole djc at object-craft.com.au
Sun Jul 13 16:08:23 EST 2003


> OK, thanks for the really quick release of patches for the issues
> with redirect and not saving the cookie etc...
> 
> I've installed the pre3 release and tried again with the stripped
> down application code I shared last night. As a reminder, code is
> available here: http://mathxy.com/temp/
> 
> Unfortunately, the code, when I attempt to run it, now generates a
> 500 Internal Server error. Here is the error entry from the logs:
> 
> Traceback (most recent call last):
> File "mgr.py", line 60, in ?
> app.run(qaRequest())
> File "/big/dom/xexample/lib/python2.2/site-packages/albatross/app.py",
> line 253, in run
> return ctx.redirect(e.loc)
> File "/big/dom/xexample/lib/python2.2/site-packages/albatross/app.py",
> line 217, in redirect
> raise Redirect(loc)
> albatross.app.Redirect: <albatross.app.Redirect instance at 0x82716e4>

> I'm looking at the app.py file, and I don't see what the problem
> is. The code from app.py involved in raising the redirect exception
> appears to me to be unchanged between 1.01 and 1.10pre3.

I can't believe I did that...

Hold on a second.

- Dave

-- 
http://www.object-craft.com.au




More information about the Albatross-users mailing list