Verified fixed in 1.96.2
fixed. there was an unwanted comma in the code.
On Jun 3, 3:16 am, "Sebastian E. Ovide"
wrote:
> tracked inhttp://code.google.com/p/web2py/issues/detail?id=284
>
>
>
>
>
>
>
>
>
> On Fri, Jun 3, 2011 at 1:44 AM, ron_m wrote:
> > I figured out the problem. The Javascript generated looks like this
tracked in http://code.google.com/p/web2py/issues/detail?id=284
On Fri, Jun 3, 2011 at 1:44 AM, ron_m wrote:
> I figured out the problem. The Javascript generated looks like this:
>
> web2py_trap_form('('/app/default/testajax.load',)','c831268503949');
>
> which is illegal because the single quo
I figured out the problem. The Javascript generated looks like this:
web2py_trap_form('('/app/default/testajax.load',)','c831268503949');
which is illegal because the single quotes around the URL terminate the
single quotes of the first parameter for web2py_trap_form
It looks like a string '('
4 matches
Mail list logo