Hi All,
I can still reproduce it with 1.96.1.
steps:
1) download the latest 1.96.1
2) create an application
3) create a function
def testajax():
return dict(message=' I am Ajax ')
4) add it to index.hml
{{=LOAD(f='testajax.load',ajax_trap=True)}}
5) open firebug (or any other JS console)
5) load the page
you will see
syntax error
web2py_trap_form('('/aaa/default/testajax.load',)','c507265219215');
any ideas ?
On Wed, Jun 1, 2011 at 9:31 AM, Sebastian E. Ovide <
[email protected]> wrote:
> yes, I like that....
>
> keep the current release model and add some kind of "Super Stable" branch
> which is a X months old web2py without latest features but virtually bugs
> free....
>
>
> On Wed, Jun 1, 2011 at 2:49 AM, pbreit <[email protected]> wrote:
>
>> I'm pretty comfortable with the current pace. I think the next logical bit
>> of progress would be to have two branches: 1) the current trunk and 2) the
>> current 1.xx.x releases with critical bug fixes.
>
>
>
>
> --
> Sebastian E. Ovide
>
>
>
>
--
Sebastian E. Ovide