Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb caching JavaScript files (Priority support)
#2
It's getting the old version from it's internal template cache.

You can clear the template cache when using the SA-GUI version from the menu:

   

You also can disable the template cache while debugging using this property of the ServerController

DisableTemplateCacheOnDebug = True

If you modify the template in production you need to either restart the application or clear the template cache programmatically 

The new template cache feature has been described here when 15.3.0 was released:

https://www.atozed.com/2023/04/whats-new...aweb-15-3/
Reply


Messages In This Thread
RE: Intraweb caching JavaScript files (Priority support) - by Alexandre Machado - 07-23-2023, 09:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)