Hi All,

I have a LOAD that was working fine with 1.96.last. I've just updated it to
1.97.1 and now it throws an error:

to reproduce it:

in the view
{{=LOAD('default','crud_in_comp.load',ajax_trap=True)}}

in the controller

def crud_in_comp():
    return dict(crud=crud.create(db.auth_user,message=None))

any idea ?




-- 
Sebastian E. Ovide

Reply via email to