- Issue created by @RobBNL
- πΊπΈUnited States agentrickard Georgia (US)
It looks like π Automated Drupal 11 compatibility fixes for cacheexclude Needs review only requires a change to the info file.
If you can test that issue and confi9rm that it works on Drupal 11, I can roll a point release.
- π³π±Netherlands RobBNL
Hi,
Thanks for getting back to me.
For me it works.Let me first explain what I did without this module:
I have a view page that I want to use to show random content. There is a setting for views to disable cache but that only works if I am showing the content in a block. So to have that page load random content I had disabled caching altogether with the development option. And that works, with every page load I get another random content item.
But since I only need this for one page I was looking at the cacheexclude module.I have updated the info.yml file to include version 11 and installed it on my site.
I have disabled the development caching setting and verified that with each page load it was not loading random content.
Then I added the view's path to cacheexclude and now that page is no longer cached and with each page reload shows a different content item.So as far as I can tell this module works with version 11.
If there is anything else you would want me to check to verify then let me know.If you can indeed create an official release that reflects that then others can also without tweaking install the module and use and test it.
Greetings,
Rob - πΊπΈUnited States agentrickard Georgia (US)
I will go ahead and roll and official 2.0.2 and then we can see what else needs to be done.
Thank you!
- πΊπΈUnited States agentrickard Georgia (US)
Well, I just noticed that we are getting test failures on the bot patch. So those need to be looked at.
- πΊπΈUnited States agentrickard Georgia (US)
This has been fixed now.
Automatically closed - issue fixed for 2 weeks with no activity.