mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #13828] Options > Shares HTML error


From: savannah-bounces
Subject: [Mldonkey-bugs] [bug #13828] Options > Shares HTML error
Date: Sun, 17 Jul 2005 21:33:43 +0000
User-agent: Opera/8.01 (Windows NT 5.1; U; en)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13828>

                 Summary: Options > Shares HTML error
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: White_FrosT
            Submitted on: Sun 07/17/2005 at 21:33
                Category: HTTP interface
                Severity: 3 - Normal
              Item Group: Program malfunction
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.5.30.17
                 Release: CVS 2005-Jul-17 22:52:04
        Platform Version: FreeBSD
         Binaries Origin: CVS / Self compiled
                CPU type: Intel x86

    _______________________________________________________

Details:

Version self compiled FreeBSD 2.5.30.17.CVS 2005-Jul-17 22:52:04

HTML Interface
Menu: Options > Shares

The following code:

<td nowrap class="fbig pr"><a onclick="javascript: {
                   var getdir = prompt(&#39;Input: &lt;priority#&gt;
&lt;directory&gt; (surround dir with quotes if necessary)&#39;,&#39;0
/home/mldonkey/share&#39;)
                   var reg = new RegExp (&#39; &#39;, &#39;gi&#39;) ;
                   var outstr = getdir.replace(reg, &#39;+&#39;);
                   parent.fstatus.location.href=&#39;submit?q=share+&#39; +
outstr;
                   setTimeout(&#39;window.location.reload()&#39;,1000);
                    }">Add Share</a>
                    
As you can see there are errors in the html. Looks like charcode numbers
instead of characters.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
white_frost                         | 




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13828>

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





reply via email to

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