silverstripe-subsites/code
Mateusz Uzdowski a771e2239b Do not change the session-stored subsite, if session is not enabled.
This causes issues with Security::findAnAdmistrator which incorrectly
forces the current session-stored subsite to 0 - it uses
Subsite::currentSubsiteID before the session support is enabled, and
hence obtains wrong value.
2013-11-26 13:12:17 +13:00
..
extensions BUG Prevent session-interface mismatch. 2013-11-08 11:37:10 +13:00
forms Less intrusive doSave() overwrite of GridFieldDetailForm 2013-07-10 16:15:04 +02:00
model Do not change the session-stored subsite, if session is not enabled. 2013-11-26 13:12:17 +13:00
tasks SubsiteCopyPagesTask 2013-01-03 14:10:14 +01:00
SubsiteAdmin.php BUG Move the SubsiteList PJAX request to a dedicated Controller. 2013-10-16 13:20:54 +13:00
SubsiteReportWrapper.php More globalisation 2013-10-30 13:44:06 +01:00
SubsitesVirtualPage.php More globalisation 2013-10-30 13:44:06 +01:00
SubsiteXHRController.php BUG Move the SubsiteList PJAX request to a dedicated Controller. 2013-10-16 13:20:54 +13:00