Closed (fixed)
Project:
Crop API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Nov 2017 at 16:06 UTC
Updated:
30 Jan 2018 at 16:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
woprrr commentedHere the patch to solve tests in 8.5.
Comment #3
berdirShould be fine to just remove those calls, custom storage is false by default.
Comment #4
woprrr commentedYou right ! There the correct patch Thanks @Berdir.
Comment #6
woprrr commentedTests fail we wait to solve #2936511: ContentEntityType::getRevisionMetadataKeys() never considers the BC logic because of the new "revision_default" key before not specify CustomStorage usage. I purpose to merge this change to solve tests and when issue are landed merge it.
Comment #11
woprrr commentedMerged Thanks @Berdir