Download & Extend

Fix documentation links

Project:Drupal core
Version:5.x-dev
Component:forms system
Category:bug report
Priority:normal
Assigned:drumm
Status:closed (fixed)

Issue Summary

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"

Comments

#1

Priority:normal» critical

@link does not handle full URLs. It should.

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

#2

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

#3

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

Correction for some changed URLs.

#4

Status:active» reviewed & tested by the community
AttachmentSizeStatusTest resultOperations
form.inc_.patch915 bytesIgnored: Check issue status.NoneNone

#5

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

AttachmentSizeStatusTest resultOperations
form.inc_.patch1.28 KBIgnored: Check issue status.NoneNone

#6

Status:reviewed & tested by the community» fixed

Committed to CVS HEAD. Thanks.

#7

Version:6.x-dev» 5.x-dev
Status:fixed» reviewed & tested by the community

I need to apply this to 5.x.

#8

Status:reviewed & tested by the community» fixed

Committed to 5.x.

#9

Status:fixed» closed (fixed)

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

nobody click here