Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2007 at 01:19 UTC
Updated:
18 Apr 2009 at 11:48 UTC
When you move the uploaded file using file_save_upload(), subsequent calls to file_check_upload() will report the old location of the file.
Steps to produce:
I'm not sure if this is by design or has to solved. Myself, I banged head for hours because of this.
Comments
Comment #1
AmrMostafa commentedNo longer applies, File API was largely reworked and file_check_upload doesn't exist now.