mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
76afea41bc
BUGFIX: a lot of methods in this class now passed $params as HTTPRequest object, rather than as a array if the function is called from Ajax or top-level of front-end, some method is called in both manner, ie. called from Ajax and called internally as well, so we need to check $params type and do further process. This is a partial fix of open source ticket #3035 git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65554 467b73ca-7a2a-4603-9d3b-597d59a354a9 |
||
---|---|---|
.. | ||
Includes | ||
AssetAdmin_uploadiframe.ss | ||
BlankPage.ss | ||
CMSMain_dialog.ss | ||
CMSMain_versions.ss | ||
CommentList.ss | ||
Dialog.ss | ||
ImageEditor.ss | ||
LeftAndMain_printable.ss | ||
LeftAndMain.ss | ||
MemberList.ss | ||
PageCommentInterface_singlecomment.ss | ||
PageCommentInterface.ss | ||
ReceivedFormSubmission.ss | ||
TaskList.ss | ||
ThumbnailStripField.ss | ||
WaitingOn.ss | ||
WidgetAreaEditor.ss | ||
WidgetDescription.ss | ||
WidgetEditor.ss |