Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] internationalization liteUI

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] internationalization liteUI


Chronological Thread 
  • From: Wallaert-Taquet Brigitte <>
  • To: Chris Hyzer <>
  • Cc: "" <>, "" <>, THIA Jean-Marie <>
  • Subject: Re: [grouper-users] internationalization liteUI
  • Date: Wed, 31 Aug 2011 10:40:40 +0200

Hello,

I change (only) iso-8859-1 in utf-8 in HttpContentType.java and it's ok. I think also that it's better to use utf-8. I have to change in a lot of files :  iso-8859-1 to utf-8 since I done a lot of try... It seems that it's not important since it's ok when I change only HttpContentType.java But If you prefer that I change in all files that I touch, says to me and I will modify and try again.

I see liteUI with :
   on my linux station (ubuntu10.04LTS) : Firefox6+Opera11.50+Chromium12 : ok
   on windows7 as virtualBox : IE8+Firefox6 + Safari5.1 : ok

But I have enough a problem with accent ant dhtmlx : the comment under the menu isn't ok... For example, I see the entity &eacute; insteed of the character. If I put the accent in the text in nav.properties, it's bad also. I think that the xml is read in tool dhtmlx with charset by default, probably us. It's the title of div that is bad. When I inspect with firebug, I see that for example :
<div id="polygon_SUZHwGK8XSkwdhxWebMenuTopId" class="dhtmlxMenu_dhx_blue_SubLevelArea_Polygon_left" style="display: none;">
</div>
A idea for help me ?

Thanks.
Brigitte


Le 31/08/2011 06:46, Chris Hyzer a écrit :

I think yours is an improvement, though shouldn’t we use utf-8 or something wider than iso-8859-1?  Can you please try it to see if it works for you?  J

 

Thanks,

Chris

 

 

From: Wallaert-Taquet Brigitte []
Sent: Tuesday, August 30, 2011 4:40 AM
To: Chris Hyzer
Cc: ; ; THIA Jean-Marie
Subject: Re: [grouper-users] internationalization liteUI

 

EUREKA !!!!...

I found the problem : it concerns the HttpContentType.java
I add the charset in APPLICATION_JSON (and also for all...) and now, it's ok !!!!

/** application json content type */
  APPLICATION_JSON("application/json;charset=iso-8859-1"),

Thanks a lot for your help !
 
Brigitte



-- 
Brigitte Wallaert-Taquet
Ingénieure d'études
Chargée d'étude
Espace collaboratif de Documents
Université Lille1
Sciences et Technologies



Archive powered by MHonArc 2.6.16.

Top of Page