8 Apr
2010
8 Apr
'10
4:02 p.m.
User: weitzman Branch: DRUPAL-7--2 Date: Thu, 08 Apr 2010 14:02:01 +0000 Modified files: /modules/migrate/plugins/destinations fields.inc Log message: Rewrite file_move argument when saving file fields. We implement own move, because core's tream wrapper integration interferes. Cope does a copy+delete during file_move() and thats too slow (does an actual copy). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/migrate/plugins/de...