Closed (fixed)
Project:
Apache Solr Multilingual
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 07:56 UTC
Updated:
24 Aug 2012 at 09:11 UTC
When calling the bias-setting-page under /admin/config/search/apachesolr/settings/solr/bias you get the following message:
"Notice: Undefined variable: env_id in apachesolr_multilingual_form_apachesolr_search_bias_form_alter() (Zeile 202 von /htdocs/sites/all/modules/apachesolr_multilingual/apachesolr_multilingual.module)."
The following fixes this error:
$qf = apachesolr_environment_variable_get($environment['env_id'], 'field_bias', $defaults);
Cheers
Comments
Comment #1
mkalkbrennercommitted to git. thx
Comment #2.0
(not verified) commentedremoving site information