Has this fix been committed? Dunno for sure if it is really GC related But I did an mvn -U clean install and my app worked fine on my desktop But when I accessed it from my iPhone I got logged out in 10 or 15 seconds. I had cookies disabled in Safari on my iPhone. Enabling cookies fixed the problem. ---Paul O
On Feb 19, 10:45 pm, "marius d." <[email protected]> wrote: > Thank you Dave, > > I just noticed a little bug in case cookies are disabled. I just > committed a fix for it. > > Br's, > Marius > > On Feb 20, 4:29 am, David Pollak <[email protected]> > wrote: > > > Folks, > > Marius made some patches to Lift's GC support today. He removed the lift:gc > > tag so we don't trip over the Firefox namespace issue. > > > I've done some initial testing (and made a few minor updates). > > > Please do a mvn -U clean install and let us know how well the new code > > works. > > > Please also do tests like navigating to a page with form elements on it, > > waiting 45 minutes and then making sure the form can be submitted. > > > Thanks, > > > David > > > -- > > Lift, the simply functional web frameworkhttp://liftweb.net > > Beginning Scalahttp://www.apress.com/book/view/1430219890 > > Follow me:http://twitter.com/dpp > > Git some:http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
