Zend Framework

Docblock for Zend_Controller_Action_helper_ViewRenderer has an incorrect method name

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.7.8
  • Fix Version/s: 1.8.1
  • Component/s: Zend_Controller
  • Labels:
    None
  • Language:
    English

Description

  • // Specify a different script to render:
  • $this->_helper->view('form');

On line 62 of the file in the docblock. This should be $this->_helper->viewRenderer('form');

Activity

Hide
Satoru Yoshida added a comment -

Solved in r15239 . It would be released at 1.8.1 .

Show
Satoru Yoshida added a comment - Solved in r15239 . It would be released at 1.8.1 .

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: