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('Input: <priority#>
<directory> (surround dir with quotes if necessary)','0
/home/mldonkey/share')
var reg = new RegExp (' ', 'gi') ;
var outstr = getdir.replace(reg, '+');
parent.fstatus.location.href='submit?q=share+' +
outstr;
setTimeout('window.location.reload()',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/
_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs