X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=d0a33a946043f7796b3367a418712af405e5e506;hb=3818ab34627387a252c8450f8b34bbe7e153cafd;hp=b832eede9f1151ef2306c7497656bccb50dbeb24;hpb=dc5e04c8624069261a3fc9c75bfef46a0116c813;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index b832eede9f..d0a33a9460 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -20900,7 +20900,7 @@ Roo.rtf.Parser.prototype = { this.hexStore.push(cmd); }, cmderror : function(cmd) { - throw new Exception (cmd.value); + throw cmd.value; }, /* @@ -21030,7 +21030,8 @@ Roo.rtf.Parser.prototype = { { this.emitText(); if (this.controlWord === '') { - this.emitError('empty control word'); + // do we want to track this - it seems just to cause problems. + //this.emitError('empty control word'); } else { this.push({ type: 'controlword',