On Jan 17, 2011, at 10:49 AM, Jonathan Lundell wrote:
>
> On Jan 17, 2011, at 10:07 AM, Martín Mulone wrote:
>> yes is trunk
>
> If you'd like to try a likely fix to LOAD, you can make this change. In
> gluon.compileapp.LoadFactory, you'll see this line toward the end:
>
>url = url
On Jan 17, 2011, at 10:07 AM, Martín Mulone wrote:
> yes is trunk
If you'd like to try a likely fix to LOAD, you can make this change. In
gluon.compileapp.LoadFactory, you'll see this line toward the end:
url = url or html.URL(request.application,c,
On Jan 17, 2011, at 10:07 AM, Martín Mulone wrote:
> yes is trunk
OK, either try the workaround (url=) or if you want to wait, we'll get LOAD
fixed in the trunk (might take a day or two).
>
> 2011/1/17 Jonathan Lundell
> On Jan 17, 2011, at 9:38 AM, Martín Mulone wrote:
> > return LOAD('plugin
yes is trunk
2011/1/17 Jonathan Lundell
> On Jan 17, 2011, at 9:38 AM, Martín Mulone wrote:
> > return LOAD('plugin_comments','comments.load',args=[tablename, record_id,
> page],ajax=True)
> > File
> "/home/martin/Repositorios/google_appengine/web2py/gluon/compileapp.py",
> line 145, in __call
On Jan 17, 2011, at 9:38 AM, Martín Mulone wrote:
> return LOAD('plugin_comments','comments.load',args=[tablename, record_id,
> page],ajax=True)
> File
> "/home/martin/Repositorios/google_appengine/web2py/gluon/compileapp.py", line
> 145, in __call__
> extension=extension)
> File "/home/
5 matches
Mail list logo