mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
2488489e22
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. |
||
---|---|---|
.. | ||
extensions | ||
forms | ||
model | ||
SubsiteAdmin.php | ||
SubsiteReportWrapper.php | ||
SubsitesVirtualPage.php |