Autocomplete Unblock
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
INTRODUCTION
Drupal 7.42 release breaks autocomplete functionality on certain unusual server configurations that block direct access to Drupal's index.php file.
This module fixes autocomplete functionality on environments with restricted access to index.php.
Don't use this module if your server doesn't block direct access to Drupal's index.php file.
INSTALLATION
Install as usual, see https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
Go to "Administer" -> "Modules" and enable the Autocomplete Unblock module.
TROUBLESHOOTING
Autocomplete Unblock module doesn't provide any visible functions to the user on its own, it just implements hook_url_outbound_alter() to fix autocomplete functionality on environments with restricted access to index.php.
RELATED ISSUES
https://github.com/perusio/drupal-with-nginx/issues/235
https://github.com/perusio/drupal-with-nginx/pull/249
https://github.com/perusio/drupal-with-nginx/pull/261
https://www.drupal.org/node/2599326
https://www.drupal.org/node/2749007
