I already did in my original post: it's the Welcome app plus a minimal 
controller+view. 

Marcel J. Maré

On 10 jul. 2013, at 08:57, Niphlod <[email protected]> wrote:

> please pack a minimal app so we can check what's going on
> 
> Il giorno mercoledì 10 luglio 2013 07:38:49 UTC+2, mjm ha scritto:
>> 
>> Just to make sure I did a fresh git checkout, so I should have the latest of 
>> everything. Emptied Safari's caches. Had the same problem in Firefox.
>> 
>> Marcel Maré
>> 
>> On 9 jul. 2013, at 23:28, Anthony <[email protected]> wrote:
>> 
>>> Did you update to the latest web2py.js?
>>> 
>>> On Tuesday, July 9, 2013 4:45:38 PM UTC-4, mjm wrote:
>>>> 
>>>> LOADed components don't seem to work anymore in the development version of 
>>>> w2p (2.6.0-development+timestamp.2013.07.08.01.37.54). 
>>>> 
>>>> As a test I modified the welcome to have this controller:
>>>> 
>>>> def loaded():
>>>>     return SQLFORM.grid(db.auth_user, csv=False)
>>>> 
>>>> And this view:
>>>> 
>>>> {{extend 'layout.html'}}
>>>> {{=LOAD('default','loaded',ajax=True)}}
>>>> 
>>>> The page shows only the text "Loading".
>>>> 
>>>> Regular w2p (2.5.0) works fine. 
>>> -- 
>>>  
>>> --- 
>>> You received this message because you are subscribed to a topic in the 
>>> Google Groups "web2py-users" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/web2py/nAldbxLjcIo/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> [email protected].
>>> For more options, visit https://groups.google.com/groups/opt_out.
> -- 
>  
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "web2py-users" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/web2py/nAldbxLjcIo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to