Re: [Erlangweb-users] chinese character input and show

2010-04-09 Thread Magnus Henoch
AndyChow writes: > key="item:name" /> Right, that's the critical line. doesn't handle Unicode correctly, so you need the wpart_lookup_unbreak module in the link I posted. -- Magnus Henoch, mag...@erlang-solutions.com Erlang Solutions http://www.erlang-solutions.com/ --

Re: [Erlangweb-users] chinese character input and show

2010-04-09 Thread AndyChow
hi, the following tpl is my simple app for show data list, include chinese unicode. Erlang Web Shop - All Items All items that are stored in the shop: Add Item NOT AVAILABLE Edit Delete

Re: [Erlangweb-users] chinese character input and show

2010-04-09 Thread Magnus Henoch
AndyChow writes: > when i input some chinese characters and submit to app, the chinese > string can not show correctly. my page unicode is utf8. > > please give me hande, how to resolve this problem. :P My crystal ball tells me that you need wpart_lookup_unbreak: http://permalink.gmane.org/gmane