bugmldonkey, a multi-networks file-sharing client - Bugs: bug #8239, ed2k link Submit through http...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8239: ed2k link Submit through http doesn't work anymore

Submitter:  None
Submitted:  Sun 21 Mar 2004 09:13:47 PM UTC
   
 
Category:  HTTP interface Severity:  3 - Normal
Item Group:  Program malfunction Status:  Wont Fix
Assigned to:  None Open/Closed:  Closed
Release:  2-5-16 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Jump to the original submission

Wed 18 May 2005 03:05:51 AM UTC, comment #10: 

Please close the bug if this is wontfix.

Rolf Leggewie <leggewie>
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)

Amorphous <amorphous>
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/

spiralvoice <spiralvoice>
Group administrator
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/

spiralvoice <spiralvoice>
Group administrator
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..."


Anonymous
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

Anonymous
Sat 17 Apr 2004 12:56:21 PM UTC, comment #4: 

Bug still exists in 2.5.18 CVS

Anonymous
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)

Anonymous
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

Anonymous
Tue 30 Mar 2004 10:20:41 AM UTC, comment #1: 

jupp, please fix that fast!!

Anonymous
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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-19 spiralvoice Open/ClosedOpen Closed
2005-03-15 amorphous CategoryNone HTTP interface
2005-03-15 amorphous StatusNone Wont Fix

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code