dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #01274
Re: chinese word can't display in dv option panel
I FIND:
what's this function function? in DV app.js line 270.
==============
jsonEncodeString: function(str) {
return typeof str === 'string' ? str.replace(/[^a-zA-Z 0-9(){}<>_!+;:?*&%#-]+/g,'') : str;
},
======================
all chinese words be replaced!?
--
此致
莫愁前路无知己,天下谁人不识君。
At 2012-07-25 15:58:36,easy <lin_xd@xxxxxxx> wrote:
I build the app using dhis29 trunk code . but there some where can't display chinese word. esp in datavisulizer module.
the chinese named DE,Indicator,orginzation, all display none.
some charts also can't display chinese organization name.
--
此致
easy
莫愁前路无知己,天下谁人不识君。
References