Hello, Yes I did: native2ascii -encoding UTF-8 utf.txt result.txt It also transformed the characters into things such as: \u0119
Cheers, Sylvia -----Original Message----- From: Shoji Kajita [mailto:[EMAIL PROTECTED] Sent: Monday, February 19, 2007 1:30 PM To: Sylvia Hartinger Cc: [email protected] Subject: Re: CAS unicode/utf-8 characters Hello, Did you specify -encoding option like: $ native2ascii -encoding UTF-8 $filename.UTF-8 $filename Shoji At Mon, 19 Feb 2007 11:20:46 +0100, "Sylvia Hartinger" <[EMAIL PROTECTED]> wrote: > > Hello, > I just tried the native2ascii now, but it doesn't show correctly either. > I will look into transforming utf-8 to ansi as that should work. > However, seems a bit of an overkill.. > > Thanks, > Sylvia > > -----Original Message----- > From: Shoji Kajita [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 15, 2007 1:51 PM > To: Sylvia Hartinger > Cc: [email protected] > Subject: Re: CAS unicode/utf-8 characters > > Hi, > > Did you run native2ascii to produce .properties? > > Shoji > > At Wed, 14 Feb 2007 16:34:29 +0100, > "Sylvia Hartinger" <[EMAIL PROTECTED]> wrote: > > > > [1 <multipart/alternative (7bit)>] > > [1.1 <text/plain; us-ascii (quoted-printable)>] > > Hello, > > > > I am having problems with characters that are outside the scope of > ANSI. > > > > Even if you download and deploy the cas version provided on > > > > http://www.ja-sig.org/products/cas/downloads/index.html and deploy > it, > > the Russian version will not work. This goes for all .properties files > > that are stored as UNICODE. I tried with storing as UTF-8 and it also > > does not display the characters properly. > > > > Is there anything one can do? > > > > > > > > Cheers, > > > > Sylvia > > > > [1.2 <text/html; us-ascii (quoted-printable)>] > > > > [2 <text/plain; us-ascii (7bit)>] > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
