the redis backend usues the same "logic" as session files, so a "bug" in the code would show anyway... to make a grid A go to page # means that you left another grid B at page # if you're using defaults without specifying the formname argument. I don't think there's another "hole" that makes grids flipping pages, but if you can reproduce the behaviour consistently by all means, pack an app and attach it so we can test it.
On Saturday, May 3, 2014 4:00:56 PM UTC+2, Elcimar wrote: > > Well... > > - It happens when the app is in production. > - It magically happens SOME(random)TIMES simply by opening the page and > hitting F5. > - It doesn't happen when I'm testing it in my development virtualbox vm. > - Nope, I'm not using reserved keywords, I prefer using im my native > language. > I suspect it has something to do with sessions, so now I am creating them > in redis. > > PS: It's been more than 24 hours since I am using redis everything is > fine. Maybe it solved it? Need to test it more. > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

