Issue Details (XML | Word | Printable)

Key: ZF-2933
Type: Docs:  Problem Docs: Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Darby Felton
Reporter: Cole Snodgrass
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

section 7.8.4.7.2. API: missing closing parenthesis on "initView" function documentation

Created: 20/Mar/08 09:34 AM   Updated: 15/Jun/08 10:03 PM   Resolved: 20/Mar/08 03:43 PM
Component/s: Zend_Controller
Affects Version/s: 1.5.0
Fix Version/s: 1.5.1

Time Tracking:
Not Specified

Language: English


 Description  « Hide

currently reads:
initView($path, $prefix, $options may be called to specify the base view path...

should read:
initView($path, $prefix, $options) may be called to specify the base view path...



Darby Felton added a comment - 20/Mar/08 03:43 PM

Resolved with SVN r8932.


Wil Sinclair added a comment - 21/Mar/08 05:09 PM

I'm assuming this fix is merged to the 1.5 release branch for release with 1.5.1. Please update JIRA if this is not the case.


Darby Felton added a comment - 02/Apr/08 08:36 AM

Documentation changes are not merged to release branches under current policy.


Wil Sinclair added a comment - 15/Jun/08 10:03 PM

Updating to comply with new IT component conventions.