-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.4.2, 3.9, 4.0.6, 4.1.1, 4.2
-
MOODLE_34_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE
-
As discovered by stronk7 in MDL-62354, when the string publishstate_help exceeds certain length, a debugging warning is raised:
Too many params passed to js_call_amd("core_user/participants", "init")
|
line 1025 of /lib/outputrequirementslib.php: call to debugging()
|
line 337 of /user/index.php: call to page_requirements_manager->js_call_amd()
|
String length should not affect these things, an alternative way for passing data for the module shall be researched.
- has a non-specific relationship to
-
MDL-53423 Editor element passes too many parameters to the javascript
- Closed
-
MDL-57614 The blocks system passes data to JavaScript in a bad way which can trigger the js_call_amd debug warning
- Closed
-
MDL-62723 Moodle help texts: Change to modal dialogues
- Closed
- has been marked as being related by
-
MDL-61990 "Too many params passed to js_call_amd" notice should say what it means
- Closed
- is duplicated by
-
MDL-66848 Too much data passed as arguments to js_call_amd("core_user/participants", "init")
- Closed
-
MDL-76975 Error: too much data passed as arguments to js_call_amd
- Closed