Zend Framework

Typo in Resource Plugins documentation

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.0
  • Component/s: Zend_Application
  • Labels:
    None
  • Language:
    English

Description

On this page:
http://framework.zend.com/manual/en/zend.application.examples.html

Under section "4.4. Examples"

It says:
"Resource plugins implement Zend_Application_Bootstrap_Resource, which
defines simply that they allow injection of the caller and options, and that
they have an init() method. "

This is wrong. The class 'Zend_Application_Bootstrap_Resource' does not exist.

The sentence should be corrected to read:

"Resource plugins implement Zend_Application_Resource_Resource, which
defines simply that they allow injection of the caller and options, and that
they have an init() method."

That change would fix the typo error. However, i will suggest an improvement to this sentence with another ZF issue tracker ticket (ZF-7417).

Issue Links

Activity

Hide
Satoru Yoshida added a comment -

Probabry ,Zend_Application_Resource_ResourceAbstract is more correct, I think

Show
Satoru Yoshida added a comment - Probabry ,Zend_Application_Resource_ResourceAbstract is more correct, I think
Hide
Satoru Yoshida added a comment -

Solved in SVN r17294

Show
Satoru Yoshida added a comment - Solved in SVN r17294

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: