Package: tt-rss
Version: 1.5.11+dfsg2-1
Severity: normal

After logging in using chromium I receive a "Loading, please wait..." and then
an alert window with the following content:

Exception: TypeError: Object function (_37d,_37e){var 
_37f=on(_37d,"keydown",function(evt){var k=evt.keyCode;var 
_380=(k!=13||(has("ie")>=9&&!has("quirks")))&&k!=32&&(k!=27||!has("ie"))&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222)&&k!=229;if(_380||evt.ctrlKey){var
 c=_380?0:k;if(evt.ctrlKey){if(k==3||k==13){return 
_37e.call(evt.currentTarget,evt);}else{if(c>95&&c<106){c-=48;}else{if((!evt.shiftKey)&&(c>=65&&c<=90)){c+=32;}else{c=_377[c]||c;}}}}var
 
faux=_379(evt,{type:"keypress",faux:true,charCode:c});_37e.call(evt.currentTarget,faux);if(has("ie")){_37c(evt,faux.keyCode);}}});var
 _381=on(_37d,"keypress",function(evt){var 
c=evt.charCode;c=c>=32?c:0;evt=_379(evt,{charCode:c,faux:true});return 
_37e.call(this,evt);});return 
{remove:function(){_37f.remove();_381.remove();}};} has no method 'include'
Function: init()

With iceweasel the alert window has the following content instead:

Exception: TypeError, eventName.include is not a function
Function: init()
Location: prototype.js:5566

The actual exception occurs some where deep inside dojo.parser.parse() as
called from init() provided by js/tt-rss.js.

The function dumped by chromium is the crippled version of the function
assigned to the keypress variable in dojo.js.

Any idea what might be causing this?

Helmut

Packages tt-rss depends on:
ii  dbconfig-common      1.8.47+nmu1   all
ii  debconf              1.5.46        all
un  debconf-2.0          <none>
ii  libjs-dojo-core      1.7.2+dfsg-1  all
ii  libjs-dojo-dijit     1.7.2+dfsg-1  all
ii  libjs-prototype      1.7.0-2       all
ii  libjs-scriptaculous  1.9.0-2       all
ii  libphp-magpierss     0.72-10       all
ii  libphp-phpmailer     5.1-1         all
ii  libphp-simplepie     1.2.1-3       all
ii  php-gettext          1.0.11-1      all
ii  php-htmlpurifier     4.4.0+dfsg1-1 all
ii  php5                 5.4.4-7       all
ii  php5-cli             5.4.4-7       amd64
un  php5-mysql           <none>
ii  php5-pgsql           5.4.4-7       amd64


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to