Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2014 at 17:48 UTC
Updated:
29 Jul 2014 at 23:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettComment #2
dawehnerI am confused, didn't the other issue at least wanted to add an active class for anonymous users?
Comment #3
tim.plunkettWell in the patch in #162 in that issue, this was still used in PHP.
But by #173, it had been removed.
#172 said:
Wim, can you enlighten us?
Comment #4
wim leers#2: that does happen, but not there, it's done in a
#post_render_cachecallback. Rationale + details: see #1979468.My apologies for missing this in #1979468, all of the changes made here should indeed have been done there. Patch is green, and all changes look sane. So: RTBC :)
Thanks, Tim!
Comment #5
wim leersComment #6
catchCommitted/pushed to 8.x, thanks!