The attached patch makes sure this is not an issue

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bleen’s picture

Status: Active » Needs review
FileSize
947 bytes

oops .. forgot patch

caminadaf’s picture

The attached patch can't be applied because the diff was made from a parent directory (a/docroot/sites/all/modules/contrib/).

Also, in my case I had to ensure that the value in build_where_string is a string, not an array.

Following attached is the patch with the mentioned changes.

bleen’s picture

Status: Needs review » Reviewed & tested by the community

+1

The last submitted patch, 1: solr_views.patch, failed testing.

bleen’s picture

#4 is referring to the patch in #1 and can be ignored

MiroslavBanov’s picture

Status: Reviewed & tested by the community » Postponed (maintainer needs more info)

Can you provide steps to reproduce this problem on the latest version of the module?

I think I have seen this problem before, but I believe this should be resolved on the views filter handlers, so they will make certain to provide a string.