Bug #5589

InitalizeActions typo in FLOW3 Manual

Added by Zach Davis over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-11-30
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:- Documentation -
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 7
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The FLOW3 manual mentions the "initializedAction()" init method on action controllers, while the API docs contain "initializeAction()" (no 'd' in the latter).

The typo is here:

http://flow3.typo3.org/documentation/manuals/flow3/flow3.mvcframework/#d0e2242 -- search for "initializedAction"

I believe it should be "initializeAction" as per:

http://flow3.typo3.org/fileadmin/API/FLOW3/F3/FLOW3/MVC/Controller/class-ActionController.html

Associated revisions

Revision b6918561
Added by Karsten Dambekalns over 5 years ago

[~TASK] FLOW3 (Documentation): Fixed names of initialize methods in MVC, fixes #5589.

History

#1 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 7

#2 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3530.

Also available in: Atom PDF