Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2014 at 15:10 UTC
Updated:
26 May 2014 at 13:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drunken monkeyThanks for reporting this problem! While not harming the functionality in any way, we should of course try to not produce any notices. I actually thought Drupal's database layer would take care of this for us, but it seems we have to ensure that all fields are present, even if they should be
NULL/the default.Patch attached.
Comment #2
drunken monkeyCommitted (even though it might be a bit too late for most).