• 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: UTF-8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UTF-8


  • Subject: Re: UTF-8
  • From: "Chris Meyer" <email@hidden>
  • Date: Tue, 29 Jan 2008 21:09:50 -0800

I put some useful notes here some time ago:

http://wiki.objectstyle.org/confluence/display/WO/Project+WONDER-Quickstart

In summary:

To handle internationalization in Project WONDER, delete the takeValuesFromRequest from your Session class (which should now be derived from ERXSession). Likewise, delete the createResponseInContext method from your Application class (which should now be derived from ERXApplication). Then add the following call to your Application constructor:
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");




On Jan 29, 2008 9:03 PM, Josh Paul <email@hidden> wrote:
I'm currently wrestling with integrating UTF-8 localization to an app.
However, I can't seem to get the correct output.

I've set the encoding for the .strings files to UTF-16 and have added
WOMessage.setDefaultEncoding(_NSUtilities.UTF8StringEncoding) to my
Application's constructor. Additionally, I've added <meta http-
equiv="Content-Type" content="text/html; charset=utf-8"> to the
PageWrapper.

I am using Wonder.

Can someone please provide some insights?

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

 _______________________________________________
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

  • Follow-Ups:
    • Re: UTF-8
      • From: Josh Paul <email@hidden>
References: 
 >UTF-8 (From: Josh Paul <email@hidden>)

  • Prev by Date: UTF-8
  • Next by Date: Re: UTF-8
  • Previous by thread: UTF-8
  • Next by thread: Re: UTF-8
  • Index(es):
    • Date
    • Thread