web2py 1.75.5 is OUT

3 views
Skip to first unread message

mdipierro

unread,
Feb 26, 2010, 1:09:21 AM2/26/10
to web2py-users
Changelog #1.75.5

fixed behaviour with languages.py, thanks Iceberg
added chinese (thanks Iceberg) and Hungarian (thanks Gyuris)
fixed problem with GAE deleted by id (thanks what_ho)
fixed bug in LOAD with custom views, thanks vhang
improved IS_IN_SET takes iterator, dict, list and list of tuples,
thanks Iceberg
Auth(...,controller='default')
Fixed major bug in parsing repeated request.vars, thanks Ben
IS_DATE and IS_DATETIME can now handle any 0<year
allow to disable editarea onload, thanks Alex

please give it a try

KMax

unread,
Feb 26, 2010, 5:28:40 AM2/26/10
to web2py-users

On 26 фев, 12:09, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Changelog #1.75.5
>
> fixed behaviour with languages.py, thanks Iceberg

I had an issue with shifting translation.
a=a
b=b
c=c
become
a=a
b=c
c=
Does this issue fixed or something else?

mdipierro

unread,
Feb 26, 2010, 5:44:37 AM2/26/10
to web2py-users
Probably not because I cannot reproduce the problem.
I need an example to be able to reproduce it.

Massimo

Iceberg

unread,
Feb 26, 2010, 7:03:03 AM2/26/10
to web2py-users

mdipierro

unread,
Feb 26, 2010, 7:38:38 AM2/26/10
to web2py-users
Thanks for the pointer. I think I found and fixed the problem. This
was ONLY a problem if you opened the translation window, add a new
translation string from another tab or from the shell, then submit the
previous form that did not include the new strings. Anyway. Now even
this problem should gone, please try trunk.

Iceberg

unread,
Feb 26, 2010, 8:52:03 AM2/26/10
to web2py-users
OK, it works! Thanks!

Iceberg

unread,
Feb 26, 2010, 9:24:29 AM2/26/10
to web2py-users
Minor, minor issue. You forgot to change VERSION file to 1.75.5...

Thadeus Burgess

unread,
Feb 26, 2010, 10:42:14 AM2/26/10
to web...@googlegroups.com
Also, there is a typo in gluon/contrib/markdown/__init__.py

['extra'] should be ['extras']

-Thadeus

> --
> You received this message because you are subscribed to the Google Groups "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to web2py+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/web2py?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages