beachandbytes / remote-torrent-adder

Automatically exported from code.google.com/p/remote-torrent-adder
0 stars 0 forks source link

vuzeHtmlAdder #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
vuze html is not working...
the parrameter server is not defined. It is 
RTA.clients.vuzeHtmlAdder = function(data)
it should be
RTA.clients.vuzeHtmlAdder = function(server,data) 

Original issue reported on code.google.com by sub...@gmail.com on 9 Nov 2014 at 4:31

GoogleCodeExporter commented 9 years ago
you are correct, that is an oversight from the recent refactoring. 
r8a1da64555c3 fixes it. i'll push it tomorrow i think.

Original comment by jul...@gmail.com on 9 Nov 2014 at 4:35

GoogleCodeExporter commented 9 years ago

Original comment by jul...@gmail.com on 19 Nov 2014 at 2:11