MDL-38515 JavaScript: Detect use of invalid module names in YUI dependencies
authorAndrew Robert Nicols <andrew.nicols@luns.net.uk>
Sat, 16 Mar 2013 20:42:55 +0000 (20:42 +0000)
committerAndrew Robert Nicols <andrew.nicols@luns.net.uk>
Tue, 19 Mar 2013 11:42:12 +0000 (11:42 +0000)
commit4f65d03b082e49e6acf60b101f7f67bef4240f4a
treed54ee90cb2a941fb0b98c0d9a1195b656364c5a2
parent09fe13d1235deef2e0526e1217b16952fa43570a
MDL-38515 JavaScript: Detect use of invalid module names in YUI dependencies

A warning is shown in the browser console if debugging is set, but it is
not possible to return from the configFn and stop the module load attempt
from continuing.

The error is caught and an additional error is shown by yui_combo.php
lib/outputrequirementslib.php
theme/yui_combo.php