Closed (fixed)
Project:
Documentation
Component:
Documentation in CVS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2008 at 21:28 UTC
Updated:
30 Apr 2008 at 04:42 UTC
Jump to comment: Most recent
http://api.drupal.org/api/file/developer/examples/fileupload.module/6 - I was looking how to handle file uploads in a module, but this one is working only in D5. It claims to have a D6 version, but last update was in march 07 and D6 version uses functions that don't exist anymore in D6 (like file_check_upload() ).
Easy solution: Delete this example module from D6, so that it doesn't confuse any more programmers.
Good solution: Update it to work in D6 (FAPI file upload is seriously underdocumented IMHO, I spent now whole day looking for a way to get to uploaded files without haning to use patches on my drupal 6.2 installation).
Comments
Comment #1
Anonymous (not verified) commentedI've removed this from the repository until a proper fix can be made.
http://drupal.org/cvs?commit=110997
Thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.