taskmldonkey, a multi-networks file-sharing client - Tasks: task #9357, Reassigned to another tracker...

 
 

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

task #9357: Reassigned to another tracker [was: DC: Fix invalid XML]

Submitter:  Lucas <lucasn>
Submitted:  Mon 04 May 2009 01:05:11 PM UTC
   
 
Category:  DirectConnect-plugin Priority:  5 - Normal
Status:  None Assigned to:  None
Open/Closed:  Closed Should Start On:  Mon 04 May 2009 12:00:00 AM UTC
Should be Finished on:  Mon 04 May 2009 12:00:00 AM UTC

Thu 22 Oct 2009 08:00:49 PM UTC, comment #1: 

THIS ITEM WAS REASSIGNED TO PATCH #6959


Please, do not post any new comments to this item.

spiralvoice <spiralvoice>
Group administrator
Mon 04 May 2009 01:05:11 PM UTC, original submission:  

THIS ITEM WAS REASSIGNED TO PATCH #6959
Some days ago I stumpled about a bug in MLD's DC module: I used a C# based DC++ client called dcsharp and tried to download a user's filelist, but it would always trow an error about invalid characters in the XML i received from the client (he was using MLDC).
I looked into MLD's source and found the XML is generated without the use of any XML classes (if there are any in OCaml, which I suppose). So attribute values don't get escaped properly when generating the filelist.
With my limited (none) knowledge of OCaml I wrote a quick patch for the problem.
I used simple replace instead of generating the XML with a proper generator, as that would have exceeded my OCaml skills.

Lucas <lucasn>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by spiralvoice (Updated the item)
  • -email is unavailable- added by lucasn (Submitted the item)
  •  

    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
    2009-10-22 spiralvoice Reassign Itemmldonkey, a multi-networks file-sharing client, task #9357 mldonkey, a multi-networks file-sharing client, patch #6959
    2009-10-22 spiralvoice SummaryDirect Connect module produces invalid XML DC: Fix invalid XML
    2009-05-04 lucasn Attached File- Added dcXmlEscape.patch, #18082

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code