I think I just fixed it in trunk. Please give it a try

On May 6, 5:31 am, NewBeen <rui.t...@gmail.com> wrote:
> Any news about this.... 8-)
>
> Thanks in advance
>
> Rui Gomes
>
> On 5 Maio, 16:16, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > It may be a bug. I will look into it and fix it tonight.
>
> > On May 5, 10:21 am, NewBeen <rui.t...@gmail.com> wrote:
>
> > > Greetings I'm trying to log the events when a create a table with crud
> > > but i always get the same error
>
> > > my code is
>
> > > in the model
>
> > > crud.settings.logger=auth
>
> > > in the controller i try already
>
> > > @auth.requires_login()
> > > def customcreate():
> > >      form = crud.create('databasedp', log='Record %(id)s created')
> > > try to without log and log=crud.settings.create_log
>
> > > and i always get in the db.auth_event this result
>
> > > "Record None updated"
>
> > > but I'm not updating I'm creating a new record some idea what is wrong
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to