Closed (won't fix)
Project:
Javascript Tools
Version:
5.x-1.x-dev
Component:
Activemenus
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2007 at 21:04 UTC
Updated:
14 Apr 2008 at 15:36 UTC
It's as simple as that. When Site Pass is enabled, Activemenus stop working. Turn Site Pass off, and they begin to work again. Here's what Firebug tells me:
arg has no properties and here's where you can find the site pass module: http://drupal.org/project/sitepass I suggest you apply this patch as well:
e([undefined])jquery.js (line 2)
e([undefined], true, 1, function())jquery.js (line 2)
e()jquery.js (line 2)
success(Object status=0)activemenu.js (line 54)
e(undefined)jquery.js (line 2)
[Break on this error] eval(function(p,a,c,k,e,d){e=function(c){return(c
Comments
Comment #1
nedjoIssue appears to be in other module.