Skip to content

Fix caching bug in multi-site/multi-variable environments#92

Open
tastendruecker wants to merge 1 commit intoWapplerSystems:release/v13from
tastendruecker:tastendruecker-fix-cache-generation
Open

Fix caching bug in multi-site/multi-variable environments#92
tastendruecker wants to merge 1 commit intoWapplerSystems:release/v13from
tastendruecker:tastendruecker-fix-cache-generation

Conversation

@tastendruecker
Copy link

In Compiler.php the cache key generation does not take different variables for different sites into account. Thus, CSS gets compiled over and over again when requests to one site overwrite the cache of another site (with different variables)

By the way: Great extension!

Thanks & cheers
Sven

In Compiler.php the cache key generation does not take different variables for different sites into account. Thus, CSS gets compiled over and over again when requests to one site overwrite the cache of another site (with different variables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant