incident404 / theunarchiver

Automatically exported from code.google.com/p/theunarchiver
0 stars 0 forks source link

non-ASCII chars in Type/Creator codes #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Find or create a file with codes containing non-ASCII characters (ie ü).
2. Encode as MacBinary
3. Decode using The Unarchiver

What is the expected output? What do you see instead?
I expect the output file to show exactly the same codes as the original file 
but instead I see ? in 
place of non-ASCII characters.

What version of the product are you using? On what operating system?
The Unarchiver 1.1, Mac OS 10.4.7 Intel.

Please provide any additional information below.
I've only noticed this happening with .bin files - it could happen with other 
archive types too, I'm 
not sure.

Original issue reported on code.google.com by andrew...@gmail.com on 26 Sep 2006 at 5:34

GoogleCodeExporter commented 9 years ago
I think this is fixed now - I don't have any test files to check with, though,
because I have no MacBinary encoder handy.

If it turns out not to be fixed, file a new bug.

Original comment by paracel...@gmail.com on 29 Oct 2006 at 1:41