[web2py] Re: LOAD() not working after upgrading to 2.7.4

2013-10-16 Thread lesssugar
TODO :) On Wednesday, October 16, 2013 9:43:42 PM UTC+2, Niphlod wrote: > > Since it's getting a quite popular "issue", please look into enabling > response.static_version to avoid this happening again and again :-P > > http://web2py.com/books/default/chapter/29/04/the-core#Static-asset-managemen

[web2py] Re: LOAD() not working after upgrading to 2.7.4

2013-10-16 Thread Niphlod
Since it's getting a quite popular "issue", please look into enabling response.static_version to avoid this happening again and again :-P http://web2py.com/books/default/chapter/29/04/the-core#Static-asset-management On Wednesday, October 16, 2013 9:24:40 PM UTC+2, lesssugar wrote: > > Sh*t, it w

[web2py] Re: LOAD() not working after upgrading to 2.7.4

2013-10-16 Thread lesssugar
Sh*t, it was the cache indeed Sorry guys. And thanks Niphlod. On Wednesday, October 16, 2013 9:19:01 PM UTC+2, Niphlod wrote: > > to make it short, it should work, and usually peoples reporting this bug > quickly realize that they didn't copy the new web2py.js or that they have > the browse

[web2py] Re: LOAD() not working after upgrading to 2.7.4

2013-10-16 Thread Niphlod
to make it short, it should work, and usually peoples reporting this bug quickly realize that they didn't copy the new web2py.js or that they have the browser's cached version working. Make sure that your page fetches the correct web2py.js, then post a simple app to reproduce the issue if the p