Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: 1.9.6
-
Component/s: Forms Library
-
Labels:None
-
Difficulty:Easy
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
Identical in nature to MDL-19112 as noted by Eloy
It seems that the "choosecoursefileorimsrepo" formslib group element doesn't allow to specify any attribute in the $attributes parameter. They are set to the group element without effect in the text field. So things like size or maxlength cannot be specified.
As the group only has 2 elements (buttton and text), make it to forward any attribute received straight to the text element.
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-19112 | choosecoursefile form element doesn't allow attributes to be specified for text field |
|
|
|
I picked this up while looking into
MDL-19112as QA, identical code exists in another class that also inherits from MoodleQuickForm_groupMDL-19112as QA, identical code exists in another class that also inherits from MoodleQuickForm_group