Problem/Motivation

authcache_enum_anonymous_keys checks the wrong variable when determining whether the static cache is already populated. Should be $anonymous_keys instead of $info.

Proposed resolution

Fix variable name.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 variable_misnamed_in-2752105-2.patch599 bytesznerol

Comments

znerol created an issue. See original summary.

znerol’s picture

Status: Active » Needs review
StatusFileSize
new599 bytes

  • znerol committed 55e0bbb on 7.x-2.x
    Issue #2752105 by znerol: Variable misnamed in...
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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