silverstripe-framework/core/control
Sam Minnee c931eb10fb BUGFIX: Prevent infinite redirection when the homepage isn't available, when using modules such as subsites.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@72200 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:07 +13:00
..
ContentController.php BUGFIX removed extra colon appearing in SilverStripeNavigator 2011-02-02 14:27:04 +13:00
ContentNegotiator.php Don't let content negotiator clobber the mime types of things other than HTML & XHTML 2011-02-02 14:27:04 +13:00
Controller.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
Director.php BUGFIX BUGFIX Fixed redirection to external URLs through Security/login with BackURL parameter (merged from trunk 2011-02-02 14:27:06 +13:00
FormResponse.php Better checking of tabstrip stuff 2011-02-02 14:26:39 +13:00
HTTPRequest.php BUGFIX: merged patch from ajshort. Fixed getURL() so it preserved the extension 2011-02-02 14:27:01 +13:00
HTTPResponse.php MINOR merged from trunk 2011-02-02 14:26:40 +13:00
ModelAsController.php BUGFIX: Prevent infinite redirection when the homepage isn't available, when using modules such as subsites. 2011-02-02 14:27:07 +13:00
NestedController.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequestHandler.php BUGFIX #2992: Fixed T_PAAMAYIM_NEKUDOTAYIM error in RequestHandler 2008-11-05 01:59:27 +00:00
RootURLController.php BUGFIX #3415 ajshort: Requesting root page via ajax now preserves isAjax value. 2011-02-02 14:27:03 +13:00