2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 40 forks source link

Lightspeed: Cache enabled in scenarios where it should be disabled because of URL parameters #3502

Closed iJungleboy closed 2 weeks ago

iJungleboy commented 2 weeks ago

I'm submitting a

[x] bug report => search github for a similar issue before submitting

...about

[x] LightSpeed Cache

Current Behavior / Expected Behavior

In some cases caching should only happen with certain url parameters. When other url parameters are given, cache should be disabled.

There are now some edge cases, where the new parameter is ignored and all combinations return the same cache (if it had been previously cached).

Your environment