mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #21890] cannot list other options


From: test
Subject: [Mldonkey-bugs] [bug #21890] cannot list other options
Date: Wed, 26 Dec 2007 14:56:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

URL:
  <http://savannah.nongnu.org/bugs/?21890>

                 Summary: cannot list other options
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: test
            Submitted on: Wednesday 12/26/2007 at 14:56
                Category: HTTP interface
                Severity: 3 - Normal
              Item Group: Program malfunction
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 2.9.2
        Operating System: Linux
         Binaries Origin: Gentoo ebuild
                CPU type: x86_64

    _______________________________________________________

Details:

click: options (same as clicking options -> settings -> clients, as which is
default)
and i can see
"Client Ports   html    Delays  Files   Mail    Net     Misc    changed         
All"
there're only a few options which belongs to "Client" group

problem: when i click "Ports", "html" or whatever except "All", i see exact
options that belongs to "Client" not "Ports" group. and the frame url is
always http://host/submit?q=voo+1 (unexpected), while it should be
http://host/submit?q=voo+2 or so (expected)

suggested fix:

find
onclick="javascript:window.location.href='submit?q=voo+2';setTimeout('window.location.replace(window.location.href)',500)"
and remove setTimeout('window.location.replace(window.location.href)',500), do
it all for voo+1 voo+3 voo+4 etc

or replace it with
onclick="javascript:var href
='submit?q=voo+2';window.location.href=href;setTimeout(function(){window.location.replace(href)},500)"




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21890>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]