if this is fixed properly it could also fix http://code.google.com/p/web2py/issues/detail?id=271 :D
On Jun 4, 2:19 am, "Sebastian E. Ovide" <[email protected]> wrote: > tracked inhttp://code.google.com/p/web2py/issues/detail?id=285 > > On Sat, Jun 4, 2011 at 12:53 AM, Massimo Di Pierro < > > > > > > [email protected]> wrote: > > please open an issue on google code > > > On Jun 3, 1:53 pm, "Sebastian E. Ovide" <[email protected]> > > wrote: > > > you are right, with ajax=True it doesn't work.... > > > > On Fri, Jun 3, 2011 at 7:35 PM, David J. <[email protected]> wrote: > > > > Let me see are you using ajax=True or False? > > > > > Because I am using ajax; and login page loaded in the content panel. > > > > > I will update my trunk now and test agian. > > > > > On 6/3/11 2:29 PM, Sebastian E. Ovide wrote: > > > > > it works for me (1.96.2)... I can see the login page in the whole > > page.... > > > > > On Fri, Jun 3, 2011 at 4:09 PM, David J. <[email protected]> wrote: > > > > >> Maybe its not a bug; > > > > >> But I found a strange behavior; > > > > >> I am using LOAD to load some views; I also use @auth.requires_login() > > > > >> I just saw that If I try to reload the component after the session > > expires > > > >> the component loads the login page where the component should go; > > > > >> Perhaps once the session expires; we should force the whole page to be > > > >> redirected? > > > > >> Any thoughts? > > > > >> Thanks. > > > > > -- > > > > Sebastian E. Ovide > > > > -- > > > Sebastian E. Ovide > > -- > Sebastian E. Ovide

