silverstripe-cms/code
Stephen Shkardoon b87f5473d9 MINOR Change how OldPageRedirector gets URLs to fix nested redirects
Previously, we would be limited by the way allParams will return 3 parameters
 at most. This way, we get the full URL.
Keep in mind, this code still needs a clean up, but at least it's not buggy now.
2015-08-21 00:29:37 +12:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers MINOR Change how OldPageRedirector gets URLs to fix nested redirects 2015-08-21 00:29:37 +12:00
forms Numerous PHPDoc fixes. 2014-02-10 15:35:13 -05:00
model Merge pull request #1100 from antons-/773-nested-virtual-pages-allowed_children 2015-08-06 10:51:56 +01:00
reports Correct doubly-escaped " marks 2015-07-01 17:42:26 -07:00
search FIX Use SearchForm::create to instantiate SearchForm 2015-03-31 17:03:17 +01:00