Re: [web2py] Re: web2py 2.14.1 beta

2016-03-23 Thread Massimo Di Pierro
OK. It is very strange because the code works for me with and without those lines. I tried with SQL and noSQL and with japanese chars. My guess is that it depends on the version of the driver that you have. Anyway. We will keep those lines uncommented. On Wednesday, 23 March 2016 19:22:28 UTC-5

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-23 Thread webmaster
Correct. On Wednesday, March 23, 2016 at 7:16:07 AM UTC-7, Massimo Di Pierro wrote: > > Making sure I understand. Uncommenting these fixed your problem? > > # if not 'charset' in driver_args: > > # driver_args['charset'] = 'utf8' > > > Massimo > > > > > On Wednesday, 23 March 2016 01:05:35 UTC

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-23 Thread Massimo Di Pierro
Making sure I understand. Uncommenting these fixed your problem? # if not 'charset' in driver_args: # driver_args['charset'] = 'utf8' Massimo On Wednesday, 23 March 2016 01:05:35 UTC-5, webmas...@trytha.com wrote: > > I'm on it, Pierbro! > > Ooh, cool, just found a bug in my code that d

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread webmaster
I'm on it, Pierbro! Ooh, cool, just found a bug in my code that didn't account for a user clicking on a requires_login() link after a server restart resulted in them being logged out with the page still up. Paying dividends! テスト成功しました、先輩!!萌〜 Yeah, that seems to have fixed it (at least for thi

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread Massimo Di Pierro
Can you provide a simple two lines of code to reproduce the problem with dev_appserver? On Tuesday, 22 March 2016 20:03:52 UTC-5, webmas...@trytha.com wrote: > > Then, as the Japanese say: ピンポン! > > This is disturbing. Massimo thinks he *fixed* GAE database stuff in the > change from 2.12.2 t

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread webmaster
Then, as the Japanese say: ピンポン! This is disturbing. Massimo thinks he *fixed* GAE database stuff in the change from 2.12.2 to 2.12.3, but this is the second thing I've found that went the exact opposite direction. I wonder if he fixed a bunch of code, then saved over 2.12.2 with the correct

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread Richard Vézina
Nop! On Tue, Mar 22, 2016 at 8:53 PM, wrote: > Are you using GAE? > > On Tuesday, March 22, 2016 at 5:42:33 PM UTC-7, Richard wrote: >> >> I use to store fr uft8 and didn't have any issue with 2.13.4 >> >> Richard >> >> On Tue, Mar 22, 2016 at 8:33 PM, wrote: >> >>> It could possibly be somethi

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread webmaster
Are you using GAE? On Tuesday, March 22, 2016 at 5:42:33 PM UTC-7, Richard wrote: > > I use to store fr uft8 and didn't have any issue with 2.13.4 > > Richard > > On Tue, Mar 22, 2016 at 8:33 PM, > wrote: > >> It could possibly be something specific to GAE. As I said, I don't have >> time for a

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread Richard Vézina
I use to store fr uft8 and didn't have any issue with 2.13.4 Richard On Tue, Mar 22, 2016 at 8:33 PM, wrote: > It could possibly be something specific to GAE. As I said, I don't have > time for a lot of tests right now. Try uploading this in a database > somewhere: テスト > > On Tuesday, March

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread webmaster
It could possibly be something specific to GAE. As I said, I don't have time for a lot of tests right now. Try uploading this in a database somewhere: テスト On Tuesday, March 22, 2016 at 5:29:02 PM UTC-7, Richard wrote: > > All my functional tests had passed just fine... > > Richard > > On Tue,

Re: [web2py] Re: web2py 2.14.1 beta

2016-03-22 Thread Richard Vézina
All my functional tests had passed just fine... Richard On Tue, Mar 22, 2016 at 8:15 PM, wrote: > Guess I could have posted here first, but it's not an error in the new > version, it's in multiple versions: > > Unicode is not working in "string" DB entries. WTF mate? > https://groups.google.co