# HG changeset patch # User Nicholas Jillings # Date 1464357500 -3600 # Node ID c859ec64accab8b6a2300d69c46355901b4a2f5f # Parent 23bbd100b4032d99cbedf2e0f1ffffd7ce25b973 Implementation for #11 diff -r 23bbd100b403 -r c859ec64acca js/core.js --- a/js/core.js Fri May 27 14:22:49 2016 +0100 +++ b/js/core.js Fri May 27 14:58:20 2016 +0100 @@ -1309,6 +1309,7 @@ this.parent.users[i].bufferLoaded(this); } } + interfaceContext.lightbox.post("Error","Could not load resource "+this.parent.url); } this.progress = 0;