Problem/Motivation

User warning: Trying to overwrite a cache redirect for "toolbar:[languages:language_interface]=en:[theme]=claro:[user.permissions]=is-admin:[user.roles:anonymous]=false:[user.roles:authenticated]=true" with one that has nothing in common, old one at address "user.permissions, languages:language_interface, theme, user.roles:anonymous, user.roles:authenticated" was pointing to "url", new one points to "url.path". in Drupal\Core\Cache\VariationCache->set() (line 144 of core/lib/Drupal/Core/Cache/VariationCache.php).

Steps to reproduce

  1. Visit a node view/edit page
  2. Visit another page and you will see the error

Proposed resolution

  • Correct cache context

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

ressinel created an issue. See original summary.

ressinel’s picture

Status: Active » Needs review
StatusFileSize
new426 bytes

  • acke committed a71ba38b on 1.0.x
    Issue #3554541 by ressinel, kleve: Error: Trying to overwrite a cache...
acke’s picture

Status: Needs review » Fixed

Fixed in 1.0.6 release. Thanks ressinel and kleve for checking this issue out!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.