Closed (duplicate)
Project:
jQuery Update
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2011 at 00:17 UTC
Updated:
13 Dec 2011 at 22:17 UTC
Jump to comment: Most recent
Comments
Comment #1
amateescu commentedCan you post an url where we can see this error?
Comment #2
nelslynn commentedI get this too :(
I'll try to post a link in a few days... still working on local machine.
Comment #3
hughworm commentedI also had this issue. I disabled JQuery Update 7.x-2.2 and problem disappeared, but I can't see what could have been causing it, unless it's caused by the vs of JQuery that JQuery Update replaces the default with.
Comment #4
Anonymous (not verified) commentedI'm receiving this error too, even while going back to 2.1.
Comment #5
Anonymous (not verified) commentedI get exactly the same problem on every Drupal 7 site I have, it only happens with the admin_menu module installed. Not sure if this module or the admin_menu module is to blame as I don't have the time to dig into the code.
I can't provide a link as obviously you would need a login to the site to see the admin menu.
Comment #6
Anonymous (not verified) commentedA slightly more thorough search of Google proves the problem is with the admin_menu module. It has been fixed in the latest dev build. See: http://drupalcontrib.org/api/drupal/contributions--admin_menu--CHANGELOG...
Comment #7
amateescu commentedThen let's close this one.
Comment #8
gokuhs commentedI have the same problem.
To solve it, I disabled the modules Admin and jQuery Update... or try with IE :-(
Comment #9
smscotten commentedFWIW, disabling Admin and leaving jQuery Update enabled worked for me. I'm on JQU 7.x-2.2.
Comment #10
EvanDonovan commentedFWIW, cross-ref to Admin Menu issue is #1079374: JS Error: unrecognized expression: [href=/]. I think this should be marked duplicate of that.