-
Bug
-
Resolution: Fixed
-
Critical
-
2.3
When I try to export to portfolio using the "Export to portfolio" link; Moodle throws the exception:
Invalid call to get_sha1_file - either single or multifiles must be set
|
|
More information about this error
|
Debug info:
|
Error code: invalidsha1file
|
Stack trace:
|
|
line 982 of /lib/portfoliolib.php: portfolio_export_exception thrown
|
line 239 of /lib/portfolio/exporter.php: call to portfolio_export_rethrow_exception()
|
line 233 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage()
|
line 268 of /portfolio/add.php: call to portfolio_exporter->process_stage()
|
I have tested this with 2.2 and it works fine in both 2.3 file assignment sub-types.
- Discovered while testing
-
MDL-33551 Export multiple files to Google docs portfolio throws error:
-
- Closed
-
-
MDL-33556 Strict standarts error while creating Google Doc portfolio
-
- Closed
-
- has been marked as being related by
-
MDL-37871 Assignment portfolio export doesn't export files in richhtml format
-
- Closed
-
- Testing discovered
-
MDLQA-1970 CLONE - A student can export assignment submissions to their portfolio
- Passed