Issue #3504114: Test to demo error
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
added 1 commit
- Resolved by Eric Smith
1 <?php 2 3 declare(strict_types=1); 4 5 namespace Drupal\Tests\node\Functional; 6 7 /** 8 * Tests the node access grants cache context service. 9 * 10 * @group node 11 * @group Cache 12 */ 13 class NodeAccessCacheRedirectWarning extends NodeTestBase { changed this line in version 3 of the diff
added 1 commit
- 77e0315a - Move user.roles:authenticated cache context around.
added 1 commit
- bd40e4e2 - Move user.roles:authenticated cache context around.
added 1 commit
- b341bb10 - Add the node grants cache context in exactly one additional situation.
added 9 commits
-
b341bb10...93ec7a93 - 2 commits from branch
project:11.x
- 3ce43cc2 - Issue #3504114: Add WIP test to show error
- 7c76520e - Issue #3504114: If edit own content is added, then the cache context user is...
- 9ad37e77 - Rename test.
- f9f1f2ba - Add extra cache context.
- 711552bd - Move user.roles:authenticated cache context around.
- 025c6e98 - Add the node grants cache context in exactly one additional situation.
- e4be93b0 - Move things back where they were, but keep comment.
Toggle commit list-
b341bb10...93ec7a93 - 2 commits from branch
- Resolved by Adam Bramley
added 1 commit
- a993579b - Add PseudoCacheContext and DependencyVariation, do not implement yet.
added 340 commits
-
c39d91c0...bccd5a0c - 339 commits from branch
project:11.x
- e3e684b3 - Merge branch '11.x' into 3504114-cache-redirect-error
-
c39d91c0...bccd5a0c - 339 commits from branch
Please register or sign in to reply