Closed (fixed)
Project:
FileField
Version:
6.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2009 at 15:50 UTC
Updated:
24 Apr 2010 at 03:22 UTC
I uploaded files through both file upload core module and filefield. They appeared to work fine until I came back to them a couple days later. All the files have had the 'sitesdefaultfiles' prefix infront of the original file name and now they don't work.
any help would be appreciated.
Comments
Comment #1
quicksketchThis report doesn't give me enough information to determine the problem. Could you provide steps on how to reproduce the issue?
Comment #2
pallard commentedI haven't been able to reproduce this problem. I just re-named all the files in the folder and the site is back and working normally...
Comment #3
quicksketchClosing after inability to reproduce.
Comment #4
mikerz commentedI am having the same issue, using both core upload and filefield upload. I initially suspected flashvideo was the culprit ( http://drupal.org/node/534074#comment-1864782 ).
This happens each time on running cron. Worst of all, it's recursive -- 01.mp3 in the folder "audio" will be moved to the root "files" folder with a name of "defaultsitesfilesaudio_01.mp3"
Comment #5
quicksketchUnless you can provide exact steps to reproduce this problem, I do not think this problem is caused by FileField. Please reopen if steps can be provided starting with a fresh Drupal install.