xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

JS errors when accessing WebUI #829

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Gets printed in my console logger everytime I access the WebUI

What is the expected output? What do you see instead?
I expect only to see "WebUI started."
Instead I see two additional error lines:
JS error: [http://192.168.1.100/rutorrent/ : 3472] Uncaught ReferenceError: 
noty not defined
JS error: [http://192.168.1.100/rutorrent/js/jquery.js : 16] Uncaught Syntax 
Error, unrecognized expression: #

What environment are you using?
1. My ruTorrent version is 3.5 (Dec 7)
2. My rTorrent version is 0.8.9/0.12.9
3. I use web-server Apache it version is Apache/2.2.6 (Debian) on OS ReadyNAS 
Debian (latest firmware RAIDiator 4.2.23)
4. I use browser Google Chrome it version is 27.0.1453.110 m (latest) on OS 
Windows 7 Ultimate x64

Are some errors present in the web-server log?
none

Are some errors present in the browser error console?
JS error: [http://192.168.1.100/rutorrent/ : 3472] Uncaught ReferenceError: 
noty not defined
JS error: [http://192.168.1.100/rutorrent/js/jquery.js : 16] Uncaught Syntax 
Error, unrecognized expression: #

Original issue reported on code.google.com by jansen.n...@gmail.com on 6 Jun 2013 at 1:02

GoogleCodeExporter commented 8 years ago
1) Clear browser cache
2) Try to use SVN version.

Original comment by novik65 on 7 Jun 2013 at 4:28

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 13 Jun 2013 at 12:58