Skip to content
Snippets Groups Projects

Resolve #3487607 "Poisoned render cache"

Closes #3487607

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
20 20 * {@inheritdoc}
21 21 */
22 22 public function alter(ContainerBuilder $container): void {
23 // Add the 'url.path' cache context as required.
  • I tested this locally, and it works as expected.

    It would be great to add a test around this, but that could also be a follow-up.

  • Lucas Hedding added 2 commits

    added 2 commits

    • cfb623bc - 1 commit from branch project:1.0.x
    • 2646b366 - add more cache context to render cache

    Compare with previous version

  • Please register or sign in to reply
    Loading