-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.3.1, 2.4.5, 2.5.1
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
When enabling the 'nosearch' key (setting it to false) and creating a search form for a repository plug-in, the form does not submit any of the data when the enter key is pressed.
Problem is that for Moodle 2.3 the filepicker does not render a submit button for the search form. And I believe that the YUI code is either looking for 1 and only 1 text field and/or it is looking for a text field named s.
I haven't been able to figure out where in the filepicker all of this is occurring. But there is definitely a problem with the 2.3 search form.
- has been marked as being related by
-
MDL-36836 Alfresco select box broken in Chrome.
-
- Closed
-