Closed (fixed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Mar 2012 at 08:42 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunLooks like the server cache ID is broken.
When disabling client-side caching and only keeping the server cache enabled, this issue still appears (when switching users).
The cache ID was recently changed from $uid to session_id() in #1189672-12: Admin menu "flush all caches" open to csrf
Comment #2
sunThanks for reporting, reviewing, and testing! Committed attached patch to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #3
sun