Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 08-08-2013 21:56, Michele Comitini escreveu: > Is BizDoc pickable? > Yes. Otherwise Web2py would raise an exception (I think). > > 2013/8/8 Carlos Correia > > > Em 08-08-2013 20 :23, Ricardo Pedroso escreve

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 08-08-2013 22:05, Ricardo Pedroso escreveu: > > On Thu, Aug 8, 2013 at 9:22 PM, Carlos Correia > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Em 08-08-2013 20:23, Ricardo Pedroso

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Ricardo Pedroso
On Thu, Aug 8, 2013 at 9:22 PM, Carlos Correia wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Em 08-08-2013 20:23, Ricardo Pedroso escreveu: > > On Thu, Aug 8, 2013 at 2:36 PM, Carlos Correia < > car...@memoriapersistente.pt > > > wrote: > > > >

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Michele Comitini
Is BizDoc pickable? 2013/8/8 Carlos Correia > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Em 08-08-2013 20:23, Ricardo Pedroso escreveu: > > On Thu, Aug 8, 2013 at 2:36 PM, Carlos Correia < > car...@memoriapersistente.pt > > > wrote: > > > >

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 08-08-2013 20:23, Ricardo Pedroso escreveu: > On Thu, Aug 8, 2013 at 2:36 PM, Carlos Correia > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I'm facing a bug when I re

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Ricardo Pedroso
On Thu, Aug 8, 2013 at 2:36 PM, Carlos Correia wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I'm facing a bug when I redirect to another controller, that redirects the > user > to the login prompt, after having been authenticated. > It's hard to tell what the problem is bu

Re: [web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Clarifying the question: what kind of bug in my code may be causing the session to expire? Thanks, - -- Com os melhores cumprimentos, Carlos Correia = MEMÓRIA PERSISTENTE Tel.: 219 291 591 - GSM: 917 157 146 / 967 511 7

[web2py] Help needed in obscure bug (only on server)

2013-08-08 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm facing a bug when I redirect to another controller, that redirects the user to the login prompt, after having been authenticated. The code is too large to post here but was working before I refactored some modules (mostly by using cache on DB