On 20 April 2012 16:05, Anthony <abasta...@gmail.com> wrote:

Looks like a bug that was introduced -- the code was CAT(INPUT(...),
> DIV(...), SCRIPT(...)), but the CAT was dropped, so instead of returning a
> helper object, it is now returning a tuple of helpers, which doesn't get
> serialized properly.
>
>
> http://code.google.com/p/web2py/source/browse/gluon/sqlhtml.py?r=8b8109f75c844b044d580eb770efda11f65141ea#1434
>  --
> need to add "CAT" before the "(" on that line.
>
> Thanks for the reply but your suggestion did not solve the problem.  I
still get the same when using the grid.after changing the return starting
in line 1434 to CAT(....)

i have also tried putting CAT(INPUT(... in line 620, but that did not make
any difference.



Regards
Johann

-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

Reply via email to