After updating to 7.42 autocomplete function stopped working. Its not working on frontend and backend anymore. I have clean URLs enabled and had not changed anything after updating drupal core. In autocomplete.js ACDB variable "db" is giving back a "index.php?q=" uri instead of a clean URL.

Since i am using nginx and prevented direct requests to index.php autocomplete it is failing now at all. I can reenable index.php direct access but for security reasons i want to use clean URLs only.

Is there any way to fix this?

Comments

Anonymous’s picture

sint created an issue. See original summary.

Anonymous’s picture

Status: Active » Closed (duplicate)

I've searched a while to find an issue about this but haven't found anything up until i've posted this one. I am closing this myself since it seems to be a duplicate of this issue: https://www.drupal.org/node/2599326

quietone’s picture

Version: 7.42 » 7.x-dev
Issue tags: -autocomplete cleanurl