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...@126.com> 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 莫愁前路无知己,天下谁人不识君。
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp