self20 / avalanche-rt

Automatically exported from code.google.com/p/avalanche-rt
Other
0 stars 0 forks source link

Undefined index: dht:// ($return_array['dht://']) #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click the Trackers button on the Details Pane.

What is the expected output? What do you see instead? Did you get an error
message, if so what?
When dht:// isn't in the trackers list, I get the following notice:

Error parsing remote.php

parsererror

Invalid JSON: <br />
<b>Notice</b>:  Undefined index: dht:// in
<b>/var/www/localhost/htdocs/avalanchert/lib/rtorrent.php</b> on line
<b>482</b><br />

What version of Avalanche are you using? What version of Apache? What about
your operating system?
lighttpd 1.4.25
php 5.3.2 (error_reporting = E_ALL | E_STRICT)
avalanche 0.9-rc1

Please provide any additional information below.
Here's a simple patch to fix this.

Original issue reported on code.google.com by Hiero...@gmail.com on 14 Apr 2010 at 12:30

Attachments:

GoogleCodeExporter commented 9 years ago
Sloppy me... sorry. Will be fixed for final. Thanks for the bug report!

Original comment by keitha...@gmail.com on 19 Apr 2010 at 6:45

GoogleCodeExporter commented 9 years ago
Fixed in R47, if you're running on SVN please update. If you're running the RC 
0.9 then 
please wait until 0.9 Final!

Original comment by keitha...@gmail.com on 3 May 2010 at 9:27