After updating to Version 7.x-1.27, we are receiving the following PHP notice in our messages log. Is this a bug?

Notice: Undefined index: #value in SearchApiViewsHandlerFilterFulltext->exposed_validate() (line 106 of /export/prd/virtual/site-name/sites/all/modules/search_api/contrib/search_api_views/includes/handler_filter_fulltext.inc).

Comments

drupal_lib created an issue. See original summary.

drunken monkey’s picture

Title: Possible bug - Version 7.x-1.27 » Undefined index: #value in SearchApiViewsHandlerFilterFulltext->exposed_validate()
Component: General code » Views integration
Status: Active » Needs review
StatusFileSize
new733 bytes

Thanks for reporting this problem!
Please test whether the attached patch fixes it.

drunken monkey’s picture

Status: Needs review » Fixed

Committed.

  • drunken monkey committed 8095c8d on 7.x-1.x
    Issue #3215213 by drunken monkey: Fixed undefined index "#value" in...

Status: Fixed » Closed (fixed)

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