please check 1.72.2
On Nov 9, 5:06 pm, drayco <antrod...@gmail.com> wrote:
> I use MySQL and auth. When i try to login, Web2py 1.72.1 give me this
> error. But With Web2py 1.71.1 this dosen't happend.
>
> Traceback (most recent call last):
> File "/media/RESPALDO/web2py/gluon/restricted.py", line 184, in
> restricted
> exec ccode in environment
> File "/media/RESPALDO/web2py/applications/seccion36/controllers/
> default.py", line 1168, in <module>
> File "/media/RESPALDO/web2py/gluon/globals.py", line 103, in
> <lambda>
> self._caller = lambda f: f()
> File "/media/RESPALDO/web2py/applications/seccion36/controllers/
> default.py", line 33, in user
> return dict(form=auth())
> File "/media/RESPALDO/web2py/gluon/tools.py", line 682, in __call__
> return self.login()
> File "/media/RESPALDO/web2py/gluon/tools.py", line 1037, in login
> self.log_event(log % self.user)
> KeyError: 'id'
>
> On 9 nov, 14:12, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > New stuff:
> > - bug fix in select(...,cache=)
> > - bug fix in internationalization with default languages
> > - better polish and french translations
> > - better support for KeyedTables (thanks Denes) and alternate names
> > for 'id' fields (thanks Michael). This allow better support for legacy
> > databases.
>
> > Please give it a try and report any problem.
>
> > Massimo
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to
web2py+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---