Closed (works as designed)
Project:
Simple hierarchical select
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2013 at 02:55 UTC
Updated:
6 Dec 2013 at 12:20 UTC
Jump to comment: Most recent
Comments
Comment #1
vgutekunst commentedsame problem here!
Modules: Administration menu
and Administration menu Toolbar style
Comment #2
3magnus commentedSame here.
But this issue is related only to JavaScript callback handler, just uninstalling it makes Admin Menu to come back. So the solution is not up to Simple hierarchical select mantainers.
Comment #3
svouthi commentedWell, I installed Java Script Callback Handler v.7.x-1.0-beta2+2-dev, and my Administration Menu module admin menu still displays. However, my SHS exposed filters disappeared when I updated from the beta to dev version of JS, and to fix this we were advised to update SHS to the dev version. https://drupal.org/node/2001298 After I updated SHS to dev is when my admin menu disappeared. That is why I posted the issue at SHS.
To continue with testing, I installed the modules in reverse order, SHS dev, and then JS dev. My admin menu did not disappear until after installing Java Script Callback Handler and adding the rewrite rules to htaccess. So, each module plays nicely with Administration Menu individually, but installing them both changes matters - in whichever order they are installed. I don't know which module issue queue this would be best addressed in.
Comment #4
svouthi commentedTo clarify - the conflict is with Administration Menu module, and I am using version 7.x-3.0-rc4.
Also, I have now posted about this in the High Performance JavaScript Callback Handler module issue queue as well since I don't know which module may need adjusting. https://drupal.org/node/2027119#comment-7574315
Thank you.
Comment #5
3magnus commentedI think it's a good idea to post this same report on 3 issues, one for each module. With this problem in sight maybe coders involved on those projects will start looking for bugs related, even when they are not working on the issues per se.
Comment #6
svouthi commentedThe maintainer of High Performance JavaScript Callback Handler module is taking this issue up with the maintainer of Administration Menu module. https://drupal.org/node/2027119#comment-7575709 (Thank you, michielnugter.)
Comment #7
stborchert