• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: completePathIntoString doesn't work with unicode paths??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: completePathIntoString doesn't work with unicode paths??


  • Subject: Re: completePathIntoString doesn't work with unicode paths??
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 3 Jun 2005 07:56:14 -0500

On 2 Jun 2005, at 8:28 PM, Jonathan del Strother wrote:

I'm struggling with NSString & some Unicode pathnames. My worst- case scenario test file is something called "Artist-SigurRós,Album- ()和紙.tiff"

I'm guessing that the problem comes when you pass a single unichar for ó, whereas the file name (I believe) decomposes that character into the canonical sequence o + combining acute accent.


What happens when you pass the source string through decomposedStringWithCanonicalMapping?
Or decomposedStringWithCompatibilityMapping?


    -- F

 --
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: completePathIntoString doesn't work with unicode paths??
      • From: Jonathan del Strother <email@hidden>
References: 
 >completePathIntoString doesn't work with unicode paths?? (From: Jonathan del Strother <email@hidden>)

  • Prev by Date: Where is "<vector.h>" with XCode 2.0 and Tiger
  • Next by Date: Re: Where is "<vector.h>" with XCode 2.0 and Tiger
  • Previous by thread: Re: completePathIntoString doesn't work with unicode paths??
  • Next by thread: Re: completePathIntoString doesn't work with unicode paths??
  • Index(es):
    • Date
    • Thread