Closed (fixed)
Project:
Entity Construction Kit (ECK)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2018 at 20:48 UTC
Updated:
1 Dec 2019 at 19:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
elfin_john commentedComment #3
romixuaComment #4
romixuaComment #5
manuel.adan#2 does not prevent NULL response from getOwner, but silences the notify in case uid is empty. A quick way is:
This automatically takes the first value (uid is not multivalue anyway) and evaluates to NULL if the field is empty. The same happens in the getOwnerId method. If the uid field is empty, getOwner and getOwnerId should also return NULL.
Focusing this issue on that. About why the uid field was empty, more indications are needed to help on that; open a new issue if something else found.
Comment #6
heathergaye commentedRe-roll of previous patch, which no longer applies.
Comment #7
pifagorComment #9
pifagor