-
Bug
-
Resolution: Fixed
-
Major
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
MDL-58684-master-2 -
Discovered by MDLQA-10726 and MDLQA-10504. Basically, portfolio tries to serialize the stored_file class, which contains the file_system_filedir instance - which itself cannot be serialized any more (__wakeup is final in the file_system superclass). Portfolio should use file ids instead. This behaviour was changed in MDL-46375.
- blocks
-
MDLQA-10505 CLONE - A student can export chat sessions to their portfolio if allowed to do so.
- Passed
-
MDLQA-10506 CLONE - A student can export database activity entries to their portfolio
- Passed
-
MDLQA-10507 CLONE - A student can export forum posts to their portfolio
- Passed
-
MDLQA-10508 CLONE - A student can export glossary entries to their portfolio
- Passed
-
MDLQA-10510 CLONE - A student can export data to Mahara
- Passed
- Discovered while testing
-
MDLQA-10504 CLONE - A student can export assignment submissions to their portfolio
- Passed
-
MDLQA-10726 CLONE - A student can export forum posts with a file attachment to Google drive
- Passed
- is a regression caused by
-
MDL-46375 Move file-system specific components of file_storage and stored_file to new overridable API
- Closed
- is duplicated by
-
MDL-58679 Export to portfolio as file download failed
- Closed