-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.6
-
None
-
MOODLE_26_STABLE
Upgraded from 2.2 to current integration for testing. Now Im unable to expand nodes in the nav block.
Uncaught TypeError: Cannot call method 'html' of undefined yui_combo.php?3.5.0/escape/escape-min.js&moodle/1380169451/core/dock/dock-loader-min.js:3
Opening that URL in a new tab reveals...
// Wrong yui version 3.5.0/escape/escape-min.js!
YUI.add("moodle-core-dock-loader",function(e,t){var n="moodle-core-dock-loader";M.core=M.core||{},M.core.dock=M.core.dock||{},M.core.dock.ensureMoveToIconExists=function(t)
,M.core.dock.loader=M.core.dock.loader||{},M.core.dock.loader.delegationEvents=[],M.core.dock.loader.initLoader=function(){var t=e.all(".block[data-instanceid][data-dockable]"),n=e.one(document.body),r;t.each(function()
{var e=parseInt(this.getData("instanceid"),10);M.core.dock.ensureMoveToIconExists(this)}),t.some(function(e)
{return e.hasClass("dock_on_load")})?e.use("moodle-core-dock",function()
{M.core.dock.init()}):(r=function(t){var n,r=this.ancestor(".block[data-instanceid]"),i=r.getData("instanceid");t.halt();for(n in M.core.dock.loader.delegationEvents)(e.Lang.isNumber||e.Lang.isString
)&&M.core.dock.loader.delegationEvents[n].detach();r.addClass("dock_on_load"),e.use("moodle-core-dock",function()
)},M.core.dock.loader.delegationEvents.push(n.delegate("click",r,".moveto")),M.core.dock.loader.delegationEvents.push(n.delegate("key",r,".moveto","enter")))}},"@VERSION@",
{requires:["escape"]});
- Testing discovered
-
MDL-31501 New session infrastructure - file, database and memcached storage
-
- Closed
-