XSP Output Escaping Problem

2005-03-19 Thread Christopher H. Laco
This seems like a simple problem, but I can't seem to find a simple solution. While working with AxKit::XSP::Currency and Locale::Currency::Format, I can't figure out the best way to get the currency symbol through XSP. The convert method takes options, one of which is FMT_HTML. As described

Re: XSP Output Escaping Problem

2005-03-19 Thread Robin Berjon
Christopher H. Laco wrote: On a side note, L::C::Format can just return the symbol,, but it's unclear what encoding it is actually in. That is why I was shooting for the #x encoding method instead. Have you tried that option of getting just the character? XSP happens in Perl land (it's just