Bugs item #1164339, was opened at 2005-03-16 11:02
Message generated for change (Comment added) made by rkindl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1164339&group_id=31650
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Kindl (rkindl)
Assigned to: Nobody/Anonymous (nobody)
Summary: ZIP task and international characters
Initial Comment:
I'm czech.
So very often my filenames containts international
characters in CP1250.
I have problem with ZIP task.
<zip zipfile="Fixes.zip" >
<fileset basedir="C:\Fixes">
<includesfile name="C:\Fixes\FileList.lst" />
</fileset>
</zip>
Now two problems:
1) if FileList.lst containst international filenames in
CP1250 then this files are NOT zipped at all. Only basic-
ascii files are zipped.
2) If FileList.lst is in UTF-8 encoding. Then ALL files
ARE zipped but resulting ZIP contains very strange
characters.
I think that reason for this behavior is that filenames in
ZIP should be in OEM charset (Latin2 in my case) but
they are incorrectly ecoded in CP1250.
Thanks for help
Rob
----------------------------------------------------------------------
>Comment By: Robert Kindl (rkindl)
Date: 2005-03-16 11:05
Message:
Logged In: YES
user_id=1240287
I'm using
NAnt 0.85 (Build 0.85.1869.0; rc2; 12.2.2005)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1164339&group_id=31650
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers