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
- Visit a node view/edit page
- 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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | toolbar_edit_page_button-overwrite-cache-redirect-error-3554541-2.patch | 426 bytes | ressinel |
Comments
Comment #2
ressinelComment #4
acke commentedFixed in 1.0.6 release. Thanks ressinel and kleve for checking this issue out!