Broken link on doc page:
http://api.drupal.org/api/group/form/5

"For information on the format of the structured arrays used to define forms, and more detailed explanations of the Form API workflow, see the @link http://api.drupal.org/api/HEAD/file/developer/topics/forms_api_reference... reference @endlink and the @link http://api.drupal.org/api/HEAD/file/developer/topics/forms_api.html quickstart guide. @endlink"

CommentFileSizeAuthor
#5 form.inc_.patch1.28 KBdrumm
#4 form.inc_.patch915 bytesdrumm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drumm’s picture

Priority: Normal » Critical

@link does not handle full URLs. It should.

I think this parser error need to be fixed, so marking it critical.

drumm’s picture

@link now works for URLs in HEAD. Now the actual URL needs to be fixed.

drumm’s picture

Title: d.o: broken link » Fix documentation links
Project: API » Drupal core
Version: master » 6.x-dev
Component: User interface » forms system
Assigned: Unassigned » drumm
Priority: Critical » Normal

Correction for some changed URLs.

drumm’s picture

Status: Active » Reviewed & tested by the community
FileSize
915 bytes
drumm’s picture

FileSize
1.28 KB

While we are here, might as well make the code sample readable.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

drumm’s picture

Version: 6.x-dev » 5.x-dev
Status: Fixed » Reviewed & tested by the community

I need to apply this to 5.x.

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 5.x.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.