• 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: French characters butchered in deployed app, works fine in Eclipse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: French characters butchered in deployed app, works fine in Eclipse


  • Subject: Re: French characters butchered in deployed app, works fine in Eclipse
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 3 Sep 2009 18:26:41 -0400


On Sep 3, 2009, at 4:38 PM, Mike Schrag wrote:

However, if we build the app (on Mac OS X 10.5.8 or Mac OS X 10.6) and
run the build woa via the command line or Monitor (on Mac OS X Server
10.5.8 or Mac OS X 10.6), all French accented characters are garbled!
For example, instead of:
I have some vague recollection that all strings files have to be UTF-16 .... anyone recall for sure -- am i making that up?

Yeah, NSBundle or WOResourceManager (I forget which) can mistake UTF-8 for something else (usually NSMacRoman I think). UTF-16 it can detect without error. BUT setting the properties to UTF-6 won't help IF your file actually IS NSMacRoman. You will need to re-encode it.


Chuck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >French characters butchered in deployed app, works fine in Eclipse (From: Jim Roepcke <email@hidden>)
 >Re: French characters butchered in deployed app, works fine in Eclipse (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: French characters butchered in deployed app, works fine in Eclipse
  • Next by Date: Re: JDBC close() exception?
  • Previous by thread: Re: French characters butchered in deployed app, works fine in Eclipse
  • Next by thread: Re: French characters butchered in deployed app, works fine in Eclipse
  • Index(es):
    • Date
    • Thread