-
Bug
-
Resolution: Fixed
-
Major
-
2.9.9, 3.0.7, 3.1.3
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-57103-master -
I guess since MDL-56268 was integrated.. i'm getting this JS error:
Uncaught TypeError: Cannot read property 'substr' of undefined(…)
|
It looks to be this line:
lib/amd/src/notification.js: ex.fileName = '...' + ex.fileName.substr(ex.fileName.length - 20);
|
- has a non-specific relationship to
-
MDL-57103 Exceptions are not handled in ajax requests
-
- Closed
-