-
Bug
-
Resolution: Fixed
-
Minor
-
4.2 regressions, 4.2
-
1
-
Team Hedgehog 2023 Sprint 4.1
See the original report from MDL-79547 (reporting separately here, because that issue is actually requesting the ability to add files to grade feedback - which is currently explicitly disabled)
The bug here is that the editor isn't observing whether it's possible to add files to the editor, so when you click the Browse repositories button in the Create link dialog then nothing appears to happen, other than the following error in the browser console:
Uncaught (in promise) Unknown filetype link
|
For reference, here is the same implementation in the Atto editor: https://github.com/moodle/moodle/blob/d76e211be6ae65fe3982ad97f3fe5c879a7b2daa/lib/editor/atto/yui/src/editor/js/filepicker.js#L53-L55
- Discovered while testing
-
MDL-79547 Add ability to upload files to grade item feedback
-
- Open
-