silverstripe-framework/filesystem
Igor 3e5ac7cdcc Update File.php
Adding warning, took me a couple hours to figure this out...

The file does not get moved because of this line:
https://github.com/silverstripe/silverstripe-framework/blob/3.1/filesystem/File.php#L515

Maybe add to the method doc, telling people to set ParentId and Name instead if they want to change the location of a file (if that's the correct method).
2014-02-26 14:09:09 +13:00
..
File.php Update File.php 2014-02-26 14:09:09 +13:00
FileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FileNameFilter.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Filesystem.php BUG Fixing Filesystem::sync breaking subsite pages with same URLSegments 2013-05-14 09:45:14 +12:00
Folder.php BUG Fixed critical issue with Folder::find_or_make failing to handle invalid filename characters 2014-02-21 09:11:34 +13:00
GD.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
ImagickBackend.php Update ImagickBackend.php 2013-08-25 11:37:00 +12:00
Upload.php Upload path regression caused by 3d24079 2014-02-19 16:39:10 +13:00