[web2py] Re: GAE with Janrain problem 2.0.2

2012-08-30 Thread Massimo Di Pierro
That was it. Fixing in 2.0.3 On Thursday, 30 August 2012 08:06:42 UTC-5, howesc wrote: > > i have not run the code yet. > > but upon inspection it looks like line 1619 of gluon/tools.py is > redundant, and because it uses an OR query it breaks on GAE. > > can someone confirm that: > >

[web2py] Re: GAE with Janrain problem 2.0.2

2012-08-30 Thread howesc
i have not run the code yet. but upon inspection i like that line 1619 of gluon/tools.py is redundant, and because it uses an OR query it breaks on GAE. can someone confirm that: user = user or table_user._db( (table_user.registration_id==value)|