silverstripe-cms/code
Sam Minnee d0a4fc2065 FIX: Fix failover to index template in ContentController::getViewer()
Historically, if you visit a foo action on Page, and Page_foo.ss doesn't exist, then it fails over
to Page.ss.  The introduction of ContentController::getViewer() broke this, but this patch adds a
test for this case and fixes it.

It was identified by build failures on silverstripe/userforms when tested against the master branch.
2014-02-14 17:44:53 +13:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers FIX: Fix failover to index template in ContentController::getViewer() 2014-02-14 17:44:53 +13:00
forms Numerous PHPDoc fixes. 2014-02-10 15:35:13 -05:00
model Merge branch '3.1' 2014-02-12 11:13:29 +13:00
reports Merge remote-tracking branch 'origin/3.0' into 3.1 2013-10-02 12:21:50 +02:00
search FIX: Rename search locale variable to avoid conflicts with locale switcher. 2013-05-11 19:31:02 +12:00