Revision 9a282308b040059e10c7960830fc34bd339baafd
Committed on 22/05/2020 5:56 am by
Serhey Dolgushev <dolgushev.serhey@gmail.com> [GitHub Diff]
eZObjectRelationList: Do not store content attribute in fetch call (#1455)
eZObjectRelationList: Do not store the content object attribute in the fetch call, because it clears the object's data_map, which means other content object attributes cannot access the data map.