(
Jump to the original submission)
Wed 18 May 2005 03:05:51 AM UTC, comment #10:
Please close the bug if this is wontfix.
|
Tue 15 Mar 2005 09:16:17 PM UTC, comment #9:
that is no bug, the url must be encoded. (you can use some javascript function for that, if you want to construct that in an url)
|
Fri 29 Oct 2004 12:07:26 PM UTC, comment #8:
Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://savannah.nongnu.org/download/mldonkey/
|
Sat 21 Aug 2004 12:02:22 PM UTC, comment #7:
Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://savannah.nongnu.org/download/mldonkey/
|
Wed 21 Apr 2004 03:03:32 AM UTC, comment #6:
I found a workaround for the bug, you have to replace the // in the ed2k part with %2F%2F -> "http://user:pw@host:port/submit?q=dllink+ed2k:%2F%2F..."
|
Tue 20 Apr 2004 03:31:48 PM UTC, comment #5:
I found out that the problem is caused by "://" so if you submit a http://user:pw@host:port/submit?q=:// that error "HTTPSERVER: Exception Invalid_argument("out-of-bound array or string access") in request_handler" will appear.
Teste with 2.5.18
|
Sat 17 Apr 2004 12:56:21 PM UTC, comment #4:
Bug still exists in 2.5.18 CVS
|
Fri 16 Apr 2004 10:40:13 PM UTC, comment #3:
Tested with 2.5.16 :
- Can no more submit links using submit?q=dllink+[the link] unless the link ends with a slash
- the submitted link is not taken into account and MLdonkey sends back the main page (all 3 frames) of the web interface as the result
- previous behavior was : submitted link is added to the download list and MLdonkey sends back the contents of oneframe.html (the "output" frame)
|
Fri 09 Apr 2004 07:43:10 PM UTC, comment #2:
When I submit through Internet Explorer, I don't get any errors but it just gives me the inital greeting screen without starting my download.
If I paste the ed2k link into the input box, it works; but if I try to put it in the GET request it blows up.
I'm using 2.5.17 from CVS
|
Tue 30 Mar 2004 10:20:41 AM UTC, comment #1:
jupp, please fix that fast!!
|
Sun 21 Mar 2004 09:13:47 PM UTC, original submission:
Well i'm using this string in my windows registry but since mldonkey 2.5.16 it doesn't work anymore : "C:\Program Files\Mozilla Firefox\firefox.exe" "http://192.168.1.1:4080/submit?q=dllink+%1"
here is the error: "HTTPSERVER: Exception Invalid_argument("out-of-bound array or string access") in request_handler"
thanks in advance
|
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Follow 3 latest changes.