Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Plugins
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2014 at 06:13 UTC
Updated:
6 Jul 2014 at 10:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
idflood commentedThe error happens on this line:
So the fix is simply to check the presence of the 'results' key before doing the function.
Comment #2
drunken monkeyI think this might also be reproducible when you just set the view/search to display no items?
Anyways, thanks for reporting this and providing a patch! I modified it a bit and committed it right away (seems innocent enough).