[albatross-users] Exception: set_page() passing wrong number of parameters to page_enter()?

Dan Bergan danb at champonline.com
Tue May 20 06:46:04 EST 2003


Sheila King wrote:

> def page_process(ctx):
>    #ctx.set_page('myaccount')
>    pass

Sheila,

I seem to remember having a similar problem when I was trying to use 
RandomModularSessionFileApp.  It's been a while, but I think instead of 
using "ctx.set_page()" you should be using "ctx.redirect()".  I'm sure 
you will get a more detailed explanation from one of the experts, but in 
the meantime give the redirect a try!

Dan Bergan






More information about the Albatross-users mailing list