Re: [Dhis2-devs] Regarding Program Notifications in Language other than English.

2017-08-30 Thread Sourabh Bhardwaj
Thanks for the reply Dan & Alex, If possible can you please share the link for Jira issue also ? On Wed, Aug 30, 2017 at 9:35 PM, Alex Tumwesigye wrote: > Hi Sourabh, > We reported this issue of adding % to text.Its not a sms gateway issue. > > Hope it will be fixed soon. > > Alex > > > On We

Re: [Dhis2-devs] Regarding Program Notifications in Language other than English.

2017-08-30 Thread Alex Tumwesigye
Hi Sourabh, We reported this issue of adding % to text.Its not a sms gateway issue. Hope it will be fixed soon. Alex On Wednesday, August 30, 2017, Sourabh Bhardwaj wrote: > Hi Gaurav, > > Gateway Actually supports Unicode format , If we are sending message > directly using http request provid

Re: [Dhis2-devs] Regarding Program Notifications in Language other than English.

2017-08-30 Thread Sourabh Bhardwaj
Hi Gaurav, Gateway Actually supports Unicode format , If we are sending message directly using http request provides by gateway , it is working fine there. Thanks for the reply. On 30-Aug-2017 1:51 PM, "Gaurav Kumar" wrote: Hi Sourabh, I don’t think DHIS2 is at fault here, it should be the

Re: [Dhis2-devs] Regarding Program Notifications in Language other than English.

2017-08-30 Thread Gaurav Kumar
Hi Sourabh, I don’t think DHIS2 is at fault here, it should be the SMS gateway that should handle the decoding of the message string. You will also need to consider the charset of the outgoing text and parameterize it to the gateway (most gateways will default to UTF-8 encoding, unless specifie