Ticket #13192 (confirmed Bug)
plone.app.theming resource editor editing strongly cached resources without changing the URL
Reported by: | arterrey | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Diazo (plone.app.theming) | Version: | 4.2 |
Keywords: | caching | Cc: |
Description
If the resource editor in p.a.theming is editing resources which are strongly cached then the URL need to some how change. Otherwise it is impossible to edit themes which have resources already in browser-land caches.
I'm not sure how the URL traversing works, but perhaps the theme resource URL should accept a cache key at the base? so /++theme++mytheme-cachekey1234/
There might also need to be a button in the theming control panel to re-generate the cache key.
Change History
Note: See
TracTickets for help on using
tickets.