LOAD works again. Don't ask me why. Caching in browser/PyCharm/Dropbox? GitHub? 
Brainfart? 

I feel bad wasting your time, guys. Sorry.

Marcel

On 10 jul. 2013, at 14:06, Anthony <[email protected]> wrote:

> And you're sure you've got the new version of web2py.js in the app (i.e., you 
> didn't create the new app based on an old version of welcome.w2p that might 
> still be on your system)? To be sure, make sure the contents look like this: 
> https://code.google.com/p/web2py/source/browse/applications/welcome/static/js/web2py.js.
> 
> Anthony
> 
> On Wednesday, July 10, 2013 1:38:49 AM UTC-4, mjm wrote:
> 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