Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2017 at 02:01 UTC
Updated:
18 Oct 2019 at 20:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
acbramley commentedWe should be able to just remove it since we're already setting the field as computed.
Comment #3
vakulrai commentedAdding a patch which will replace deprecated method .
Comment #4
acbramley commented@vakulrai that's incorrect, a computed field must have custom storage. You can see this by the doc block on setCustomStorage:
Comment #5
nkoporecTested #2 and it works as expected.
Comment #6
damienmckennaComment #7
berdirAgreed, #2 looks good and is enough.
Comment #8
damienmckennaThanks for the review, @Berdir.
Comment #10
damienmckennaCommitted. Thank you.
Comment #12
damienmckenna