-
Bug
-
Resolution: Fixed
-
Major
-
2.2.3
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
wip-
MDL-33829-master -
- Create a new glossary
- Add an entry containing only text
- Add an entry containing text and an image in the description
- Add an entry with text in description and an image as attachment
- Export each of the entries to any portfolio
Actual result:
- When exporting the entry with image in the description (to file download/Google Docs in my case), an exception is raised:
Failed to package up your data for export: original error was Rewriting file output is not supported for this format
|
|
More information about this error
|
Debug info:
|
Error code: callercouldnotpackage
|
Stack trace:
|
|
line 453 of /lib/portfolio/exporter.php: portfolio_export_exception thrown
|
line 227 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage_package()
|
line 233 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage()
|
line 233 of /lib/portfolio/exporter.php: call to portfolio_exporter->process_stage()
|
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()
|
- Discovered while testing
-
MDL-34188 Unable to export files containing unicode characters in the name to portfolio
-
- Closed
-
- has been marked as being related by
-
MDLQA-3872 Portfolios
- Passed