If you configure a custom search path prefix that is multiple levels deep (e.g. replace gsearch with search/gsa), the related searches block will look for searches related to the word "search" rather than the actual search query. This is because arg(1) is hard-coded in google_appliance_get_clusters().

This code should be updated to account for the number of path parts contained in the search path prefix.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

iamEAP created an issue. See original summary.

iamEAP’s picture

Status: Active » Needs review
FileSize
580 bytes

  • iamEAP committed 771221e on 7.x-1.x
    Issue #2610518 by iamEAP: Related Searches Block Does Not Respect Custom...
iamEAP’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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