Hi,
On some translations fields I am using Hebrew characters.
While they are displayed OK on the Form view and on the admin db view, on 
the view page it self they are rendered as:
 'f_category_t': '\xd7\xa8\xd7\x90\xd7\xa9\xd7\x95\xd7\xa0\xd7\x95\xd7\xaa'}
and Angularjs displays it as jibberish, for example:
Cold drinks ×ž×©×§× ×•×ª ×§×œ×™× 
so my goal is to display this as expected:

$scope.rest_categories={{=XML(rest_categories)}};


Thanks.


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to