Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2, 3.2.5
-
Component/s: HTML Editor (Atto)
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-59399-master -
Pull Master Diff URL:
Description
- Click on "Insert media" button in Atto while submitting online text for assignments.
- Click on either "Video" or "Audio" tab in atto
- There is no way to expand collapsible items (i.e. Display options, Advanced settings, Subtitiles and captions)
The following javascript error occurs:
M.form.shortforms is not a function. (In 'M.form.shortforms({formid:this.get("host").get("elementid")+"_atto_media_form"})', 'M.form.shortforms' is undefined)
This is probably because shortforms are disabled in assignments (/mod/assign/locallib.php)?