[web2py] Re: GAE delete() has subtle difference compared to native Web2Py

2010-03-04 Thread Throngly
Thanks! I can confirm this is fixed in 1.76.3 On Mar 3, 11:28 am, mdipierro wrote: > I think this is now fixed in trunk. > > On Mar 3, 3:24 am, Throngly wrote: > > > I also get this problem with code that used to work before the > > ".count() to len()" change

[web2py] Re: GAE delete() has subtle difference compared to native Web2Py

2010-03-04 Thread Throngly
Thanks! I can confirm this is fixed in 1.76.3 On Mar 3, 11:28 am, mdipierro wrote: > I think this is now fixed in trunk. > > On Mar 3, 3:24 am, Throngly wrote: > > > I also get this problem with code that used to work before the > > ".count() to len()" change

[web2py] Re: GAE delete() has subtle difference compared to native Web2Py

2010-03-03 Thread Throngly
I also get this problem with code that used to work before the ".count() to len()" change, so it appears to be a regression. My traceback is as follows: Traceback (most recent call last): File "/base/data/home/apps/throngly-com/1.340262947933306301/gluon/ restricted.py

[web2py] Re: Issue with jquery datepicker calendar not returning the date

2010-02-15 Thread Throngly
g. If you put your own version of > jquery and did not comment out web2py's version, then yes that will > cause problems. > > Also I have noticed that jquery included in web2py is older, so > sometimes certain jquery plugins will break things. > > -Thadeus > > On

[web2py] Re: Issue with jquery datepicker calendar not returning the date

2010-02-15 Thread Throngly
g. If you put your own version of > jquery and did not comment out web2py's version, then yes that will > cause problems. > > Also I have noticed that jquery included in web2py is older, so > sometimes certain jquery plugins will break things. > > -Thadeus > > On

[web2py] Re: Issue with jquery datepicker calendar not returning the date

2010-02-15 Thread Throngly
eeing if anything is logging to the > console that could be causing the issue ? > > -Thadeus > > On Mon, Feb 15, 2010 at 9:22 AM, mdipierro wrote: > > which browser? I never heard of this issue before. > > > On Feb 15, 6:50 am, Throngly wrote: > >> I have an i

[web2py] Re: Issue with jquery datepicker calendar not returning the date

2010-02-15 Thread Throngly
It's Firefox 3.5 running on Ubuntu 9.10 On Feb 15, 3:22 pm, mdipierro wrote: > which browser? I never heard of this issue before. > > On Feb 15, 6:50 am, Throngly wrote: > > > I have an issue with the jquery datepicker calendar pop-up that's > > built into web

[web2py] Issue with jquery datepicker calendar not returning the date

2010-02-15 Thread Throngly
I have an issue with the jquery datepicker calendar pop-up that's built into web2py. Basically it appears OK when I click in the date edit box and I can navigate it fine too, but when I select a date nothing happens. The date does not get written to the text field. The time picker works perfectly

[web2py] Re: GAE delete() has subtle difference compared to native Web2Py

2010-02-09 Thread Throngly
My traceback is as follows: In FILE: /base/data/home/apps/throngly-com/1.339746990702093170/ applications/throngly/controllers/people.py Traceback (most recent call last): File "/base/data/home/apps/throngly-com/1.339746990702093170/gluon/ restricted.py", line 173, in restricted

[web2py] Re: GAE delete() has subtle difference compared to native Web2Py

2010-02-09 Thread Throngly
Yes, I'm also seeing this problem. Does anyone have a workaround other than querying by another field (which unfortunately isn't an option for me)? -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googl