A typo was added in a recent commit. See https://www.drupal.org/node/2533768#comment-10157586

+++ b/core/modules/system/src/Tests/Cache/CacheContextOptimizationTest.php
@@ -80,4 +80,45 @@ public function testUserPermissionCacheContextOptimization() {
+    // cache context defined a cache tag for user entity changes23, which should

"changes23" should be updated to "changes".

CommentFileSizeAuthor
#1 fix_error_in-2540764-1.patch885 bytesborisson_

Comments

borisson_’s picture

Status: Active » Needs review
Issue tags: +Quick fix
StatusFileSize
new885 bytes
loopduplicate’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. Marking as RTBC.

wim leers’s picture

Priority: Normal » Minor

Thanks!

wim leers’s picture

Title: Fix error in documentation that was added in 2533768 » Fix error in documentation that was added in #2533768
lauriii’s picture

Whats wrong with changes23?

loopduplicate’s picture

Hi lauriii,

Well, it seems like the "23" part of "changes23" wasn't supposed to be there.

Regards,
Jeff

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed f8f25e4 and pushed to 8.0.x. Thanks!

  • alexpott committed f8f25e4 on 8.0.x
    Issue #2540764 by borisson_: Fix error in documentation that was added...

Status: Fixed » Closed (fixed)

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