bugmldonkey, a multi-networks file-sharing client - Bugs: bug #10758, commit failed for super-long name...

 
 

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

bug #10758: commit failed for super-long name files

Submitter:  None
Submitted:  Thu 21 Oct 2004 05:37:58 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Feature request Status:  Postponed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-28 Release: 
Operating System:  Linux Binaries Origin:  None
CPU type:  Intel x86

Fri 01 Jul 2005 11:31:35 PM UTC, comment #3: 

http://article.gmane.org/gmane.comp.lang.caml.general/29507

With this code MLDonkey is able to check fnamelen during runtime,
this bug is moved to the task tracker to remind me to implement this.

spiralvoice <spiralvoice>
Group administrator
Fri 29 Apr 2005 09:48:46 AM UTC, comment #2: 

I would guess the file-name length limit is also different per filesystem, so i guess this would have to be an runtime check...
or an option with default 0 =unlimited .
But just printing the exception in the log would help, too :)

Amorphous <amorphous>
Tue 12 Apr 2005 10:22:47 AM UTC, comment #1: 

Unicode stuff is now in MLDonkey, try 2-5-30-4 + latest patches from here. How can we find find out the allowed length of filenames on the different systems MLDonkey can be built?

spiralvoice <spiralvoice>
Group administrator
Thu 21 Oct 2004 05:37:58 PM UTC, original submission:  

it's not forbidden to download a super-long-name file in mldonkey. But when it's done, it can't be commited.
I don't know the limit of the system exactly. But the only way to commit the file is to commit it as a new short name. Maybe it's not bad to check the filename length and auto-rename to a new filename with same ext name? ex: blah-blah-blah.rar -> 1.rar or blah~1.rar

ps. I got this problem because of filename with a unicode character with value 0xff,for example, is sent to mldonkey as '\255'  or '%255' .

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-07-01 spiralvoice Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, task tracker
2005-03-15 amorphous CategoryNone Core
    StatusNone Postponed

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code