plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
245 stars 188 forks source link

clearing cache in theme control panel, does not clear resource registry cache #3808

Open MrTango opened 1 year ago

MrTango commented 1 year ago

We should clear the resource registry cache, when theming clear cache action is run

What I did:

I added some custom CSS. And cleared the theming cache

What I expect to happen:

I see my CSS changes affecting the content area.

What actually happened:

content areas still caching the old state of CSS. Activating and descactivating debug mode in resource registry control panel, solved it.

What version of Plone/ Addons I am using:

Plone 6.0.4

mauritsvanrees commented 1 year ago

I will assign myself, but am unlikely to work on it very soon, so if someone else wants to pick it up: go ahead. But then it is at least in a list somewhere.