-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.4
-
None
-
MOODLE_20_STABLE
-
MOODLE_21_STABLE
-
MDL-28099_wip -
draftitemid is not returned by form when the element name of the item has an index eg. image[0]. Draft item does not get passed through from POST data. So repeat_elements or anything else in forms including filepicker element with an index will not work.