[core-dev] LimeWire 4.2.6 + Windows 9x + Decomposed Characters

heavy_baby <[email protected]> Thu, 16 Dec 2004 01:06:36 +0900 (JST)
Newsgroups gmane.network.gnutella.limewire.core.devel
Message-ID <[email protected]>
Hi,

LimeWire 4.2.6 + Windows 9x always failed to download certain files
with decomposed unicode filename.
DOWNLOAD_STATUS_LIBRARY_MOVE_FAILED or 
ERROR_INVALID_NAME_DOWNLOAD error messages will be happened.
Because Windows 95/98/Me have poor Unicode support.

To fix that,
Normalizer.compose(DownloadFilename) before accesing filesystem.

This small patch will not cause LimeWire slowdown.
And benefits to keep our shared filenames to correctly for international use.

thanks,
heavy

__________________________________
Do You Yahoo!?
Upgrade Your Life
http://bb.yahoo.co.jp/

_______________________________________________
core-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/core-dev