Dear Developers,

I have to print some data retrived from app and print it in the
profile view using Templates and Data Pipelining. To retrieve it I'm
using the Open Social's markup tag named "PersonAppDataRequest", that
is working just fine. The problem is to render it, bacause it looks
like to be url encoded using UTF-8. I have tried to use some parse
functions like os:xUrlDecode and os:xParseJson. Using os:xUrlDecode
works to resolve some characters like space (%20), but for another
special chars (i.e. "รก"), it don't. Since my applications is inteded
to be used mostly for brazilian users (portuguese language), it would
be great if all accentuation is rendered. My application's xml is
using ISO-8859-1 encoding.

So, the main question is: "How to decode that data and render it
correctly?"

Best Regards,
Guilherme Gama
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to