-
Improvement
-
Resolution: Fixed
-
Critical
-
3.1, 3.9
-
MOODLE_31_STABLE, MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-54554-master -
-
5
-
Activity Sprint 2
In lib/filestorage/file_storage.php the function create_converted_document is used to call unoconv via a PHP exec() call. The return value is not checked and the $output array is set but never used.
I don't know if the intention was to revisit this before release but as it stands any problem with unoconv is going to fail silently (nothing logged) which isn't a good thing.
In order to avoid meltdown in the support forums, this needs to be as robust as it possibly can be.
- has a non-specific relationship to
-
MDLSITE-4616 Unoconv on QA site not working
-
- Resolved
-
-
MDL-56437 Unoconv processing appears to ignore failures
-
- Closed
-
- has been marked as being related by
-
MDL-58969 Unoconv test routine STILL does not reset the test files before conversion
-
- Closed
-
-
MDL-58971 touch() in unoconv temp file creation needs better protection
-
- Closed
-
- will be (partly) resolved by
-
MDL-56122 Force reload/recreation of (unoconv) preview in grading interface
-
- Closed
-