Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Handle new TS-not-set limitation on v13 #1928

Conversation

NamelessCoder
Copy link
Member

Uncached rendering context no longer provides TS through ConfigurationManager. An exception is raised instead. To avoid this, we store a representation of the plugin.tx_vhs TS scope in a separate cache when the page is rendered before it is cached - and retrieve this cached TS when needed.

Uncached rendering context no longer provides TS through
ConfigurationManager. An exception is raised instead. To
avoid this, we store a representation of the plugin.tx_vhs
TS scope in a separate cache when the page is rendered
before it is cached - and retrieve this cached TS when needed.
@NamelessCoder NamelessCoder merged commit e84af96 into FluidTYPO3:development Jan 26, 2025
14 checks passed
@NamelessCoder NamelessCoder deleted the feature/asset-typoscript-uncached branch January 26, 2025 21:25
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