When I have a File URL field that has both normal files and remote files and I call $entity->myfield->referencedEntities() on it then only the normal files are returned, the remote files are missing from the array.

Comments

pfrenssen created an issue. See original summary.

pfrenssen’s picture

Status: Active » Needs review
StatusFileSize
new5.47 KB
new6.2 KB

  • pfrenssen committed 9968a88 on 8.x-1.x
    Issue #2891870 by pfrenssen: Remote files are not returned by ::...
sandervd’s picture

Status: Needs review » Reviewed & tested by the community

Looks great, it seems we weren't adhering to the interface previously...
Nice and consistent!

pfrenssen’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.