Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2005 at 01:10 UTC
Updated:
20 Jan 2007 at 06:15 UTC
Many of the links to file.inc are broken in drupaldocs such as this one here
the actual broken link being used is
http://drupaldocs.org/api/head/file/includes/file.inc
If i find any more broken links to file.inc ill add them to this.
Comments
Comment #1
drewish commentedIt looks like the link is correct but the file is missing. A quick look at the include folder in CVS shows that both legacy.inc and form.inc exist.
The link:
http://drupaldocs.org/api/head/file/includes/legacy.inc works while
http://drupaldocs.org/api/head/file/includes/form.inc does not.
Comment #2
ralphb commentedThe documentation of file.inc is still broken; this affects all versions (4.5, 4.6, and HEAD):
http://drupaldocs.org/api/4.6/file/includes/file.inc
http://drupaldocs.org/api/head/file/includes/file.inc
Error message is:
No match found for: *api/4.6/file/includes/file.inc*.
Comment #3
drewish commentedhttp://drupal.org/node/47476#comment-76325
Comment #4
pnm commentedThis appears to be fixed on http://api.drupal.org/
According to the W3C links validator, there are no broken links in http://api.drupal.org/api/4.6/function/form_file .