Ticket Details
Template lookup tightly coupled to routing
BUG Ticket (closed)
A route with `'controller' => '\app\controllers\ViewController'` should not cause `Template not found at app/views/\app\controllers\ViewController/view/index.html.php`. Controller paths should be derived from the controller name itself (namespaced as appropriate).
Updates
on 02.26.10
by scoates
on 02.27.10
by nate
- owner was changed to nate
- status was changed to in progress
(fixed)
on 03.28.10
by nate
- status was changed to closed
- resolution was changed to fixed