Whenever I turn on this module I get the uncaught exception error with the unrecognized expression being whatever the current url is. I went through my modules turning them off one at a atime to track this dow, I also get the error with the 7.x-2.x dev version.

This error cause as javascript to stop functioning.

I tried configuring to both MS and Google libraries. I did not tru configuring to a local library.

Comments

amateescu’s picture

Status: Active » Postponed (maintainer needs more info)

Can you post an url where we can see this error?

nelslynn’s picture

I get this too :(

I'll try to post a link in a few days... still working on local machine.

hughworm’s picture

I 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.

Anonymous’s picture

I'm receiving this error too, even while going back to 2.1.

Anonymous’s picture

I 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.

Anonymous’s picture

A 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...

amateescu’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Then let's close this one.

gokuhs’s picture

I have the same problem.

To solve it, I disabled the modules Admin and jQuery Update... or try with IE :-(

smscotten’s picture

FWIW, disabling Admin and leaving jQuery Update enabled worked for me. I'm on JQU 7.x-2.2.

EvanDonovan’s picture

Status: Closed (cannot reproduce) » Closed (duplicate)

FWIW, cross-ref to Admin Menu issue is #1079374: JS Error: unrecognized expression: [href=/]. I think this should be marked duplicate of that.