Archives

Posts Tagged ‘smarty’

Recently I ran into the problem with passing UTF-8 JSON from Smarty to Open Flash Chart 2. By default Smarty is striping slashes from all variables that it passes to the template, and JSON is converting every UTF-8 Character with ‘\u’ in the beginning. Of cause Smarty was returning only ‘u’. To force Smarty to [...]

Jan 27th, 2010 | Filed under Programming Related
Tags: ,