Closed (fixed)
Project:
External Entities
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2025 at 10:03 UTC
Updated:
23 Nov 2025 at 19:09 UTC
Jump to comment: Most recent
Comments
Comment #3
guignonvYes, you're right. I fear there are other places where the
->getKey()should have been used and was not. Did you check everywhere in current code?Anyway, many thanks for the simple fix.
Comment #5
twodI searched those field strings but I did not find any other places where I was sure it was correct to use that method. For example 'status' was only used in other contexts which do not refer to that field.
Comment #6
guignonvThanks! :)