Issue Details (XML | Word | Printable)

Key: ZF-6908
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: N/A N/A
Assignee: Ralph Schindler
Reporter: Brenton Alker
Votes: 0
Watchers: 2
Operations

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

View provider produces "main" index page for all index actions, even if not in the default module.

Created: 04/Jun/09 05:59 PM   Updated: 16/Oct/09 11:17 PM   Resolved: 16/Oct/09 11:17 PM
Return to search "Fixed in 1.5.1"
Component/s: Zend_Tool
Affects Version/s: 1.8.2
Fix Version/s: 1.10.0

Time Tracking:
Not Specified

File Attachments: 1. Text File zf-6908.patch (2 kB)



 Description  « Hide

When creating a controller with an index action from the Controller Provider, the View Provider always populates the index.phtml with the "This is your project's main page" view instead of the normal action view.



Brenton Alker added a comment - 04/Jun/09 06:07 PM

Patch to pass the module name into the ViewScriptFile Context, allowing it to only create the "full" index.phtml in the default module.


Matthew Weier O'Phinney added a comment - 05/Jun/09 04:04 AM

Assigning to Ralph.


Ralph Schindler added a comment - 16/Oct/09 11:17 PM

This verbiage has been changed, and the controller & view have had many issues fixed in incubator that fix this issue. These features & fixes will be included in 1.10 release.