Hello Group,
                 I have some problem with native2ascii ant task for non-english 
languages. When I run native2ascii task through ant task it generates some junk 
characters for portuguese characters e.g.
  Input char: Efectuar ligação
  Output : Efectuar liga\ufffd\ufffdo
   
  But if I run antive2ascii in commandline without through ant task then it 
generates correct characters e.g.
  Input char: Efectuar ligação
  Output : Efectuar liga\u00e7\u00e3o
  which is correct.
   
  Could you please help me to find out what is the problem when it runs through 
ant task?
   
  - BR
   

       
---------------------------------
Get easy, one-click access to your favorites.  Make Yahoo! your homepage.

Reply via email to