Many of the links to file.inc are broken in drupaldocs such as this one here

www.drupaldocs.org/form_file

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

drewish’s picture

It 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.

ralphb’s picture

The 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*.

drewish’s picture

pnm’s picture

Status: Active » Closed (fixed)

This 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 .