More encodings issues
More encodings issues
- Subject: More encodings issues
- From: TACKEL <email@hidden>
- Date: Wed, 17 Sep 2003 16:25:50 +0100
Hi folks,
I just want to tell you about and strange "issue" I've found working with accentuated
filenames. The idea is to create a plist file that will be an array filenames in order to
make some checks with the application.
I have no problem with non-accentuated filenames but with accentuated ones I found
the following issue:
The steps I followed were:
1- Created a folder an rename it "Aide-mimoire" (Introduced manually)
2- Opened the plist file with plist editor
3- Created a new sibling and introduced manually : "Aide-mimoire"
4- Created a new sibling a copy-paste the name from the folder I created before.
So we have two siblings that should be identical but we have they are different. If you
open the plist file with BBEdit you will find:
...
<string>Aide-meCEmoire</string>
<string>Aide-m?)moire</string>
...
Could anybody explain me that?
As always, many thanks,
Tackel.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.