Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
search data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 01:18 UTC
Updated:
27 May 2011 at 05:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerSo if i input a single "’" it works fine for me.
Can you paste the exact char you used?
Comment #2
jtwalters commentedI used the character: '
Comment #3
dawehnerI get the same result as mentioned above. Can you still reproduce the error?
Comment #4
jtwalters commentedMore info:
It appears to happen if you include at least one positive word of at least 3 characters AND another word less than 3 characters.
Try searching "fo bar" or "f bar"
Fatal error: Unsupported operand types in ... sites/all/modules/views/modules/search/views_handler_filter_search.inc on line 156
Comment #5
dawehnerCan you please test this patch and see that this doesn't brake something?
Comment #6
jtwalters commented#5 patch works for me. I tested several combinations of searches with success.
Comment #7
dawehnerCool. Thanks for testing. Commited.