Closed (duplicate)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2016 at 02:19 UTC
Updated:
9 Sep 2016 at 02:43 UTC
Jump to comment: Most recent
Comments
Comment #2
markhalliwelladmin/config/administration/admin_menu.Comment #3
wgoley06 commentedThanks for feedback. I did look thru previous releases and the 7.x-3 but didn't see anything specific to my issue. Although the previous post did mention the admin menu disappearing its related to the client side cache. I'm still in dev mode so call cache controllers are disabled. Again the menu was working perfectly in 7.35 just odd the new version is causing this to happen. And your right the release notes doesn't say anything about effecting the menu. I think for now I'm going to roll back that commit and see if I can do some debugging.
Comment #4
markhalliwellThe Admin Menu caching isn't related to Drupal cache, at all. It's client side (i.e. browser) that does an AJAX request and then borks when something goes wrong in the request to the server. It's very, very, very annoying and is best to just leave disabled.