silverstripe-subsites/code/model
Mateusz Uzdowski 2488489e22 BUG Switch the subsite on GET parameter only.
This fixes the bug where creating the top level pages is broken whenever
subsites module is installed. This is because the SubsiteID is
explicitly specified on AddForm POST submission, which incorrectly
triggers a redirect from LeftAndMainSubsites::init and the form action
never has a chance to execute.

Also do not look at POST when checking for the current subsite ID.
2012-10-26 11:53:40 +13:00
..
RelatedPageLink.php Removing unncessary end PHP tags from subsites code 2012-10-12 11:08:24 +13:00
Subsite.php BUG Switch the subsite on GET parameter only. 2012-10-26 11:53:40 +13:00
SubsiteDomain.php BUG: Merged patch from kmayo how ever re-added some of the removed fields since they really should appear on the Main Content tab instead of the Metadata tab. 2012-07-16 11:21:54 +12:00