Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2015 at 02:14 UTC
Updated:
4 May 2015 at 00:30 UTC
Jump to comment: Most recent
Comments
Comment #1
chx commentedIf you consider who Drupal 8 is aimed to (enterprise) this is only not critical because migrate issues can't be criticals. This means that any Paas service which abstracts away the filesystem and uses stream wrappers instead of FUSE to connect Drupal to it can't use EntityFile to migrate stuff into it.
Comment #2
phenaproxima@chx wrote a patch which helps this along, in #2482329: Remove deprecated calls from EntityFile and make it less local. Since that issue has an actual patch and this one doesn't, I'm closing this as a duplicate.