AndyChow <[email protected]> writes: > <a wpart:href="/item/show/{[integer]item:id}"><wpart:lookup > key="item:name" /></a>
Right, that's the critical line. <wpart:lookup/> doesn't handle Unicode correctly, so you need the wpart_lookup_unbreak module in the link I posted. -- Magnus Henoch, [email protected] Erlang Solutions http://www.erlang-solutions.com/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Erlangweb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlangweb-users http://www.erlang-web.org/
