I posted this bug at /project/apachesolr
http://drupal.org/node/1272528
but looking at the error, I am wondering if something just needs to be quoted--I am guessing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tien.xuan.vo’s picture

Version: 7.x-3.0-beta1 » 7.x-3.2
Assigned: Unassigned » tien.xuan.vo
Issue summary: View changes
Status: Active » Needs review
FileSize
1.58 KB

Quick fix
Follow the instruction here.
http://stackoverflow.com/questions/12266322/uncaught-syntax-error-unreco...

The same issue here https://drupal.org/node/2088093 is fixed by the same way.

hass’s picture

Version: 7.x-3.2 » 7.x-3.x-dev
hass’s picture

Can you explain how this error can be reproduced, please?

hass’s picture

I'm wondering how this does not break.

$('.context-plugin-list > li.context-plugin-'+plugin, this.form).removeClass('disabled');

  • hass committed 6acfe2a on 7.x-3.x authored by tien.xuan.vo
    Issue #1272582 by tien.xuan.vo: Error: uncaught exception: Syntax error...
hass’s picture

Status: Needs review » Fixed

Code is not in D8.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.