
Originally Posted by
wilt
k, the reason why the output is broken is due to the zen_output_string_protected function.
We use this on cart/confirmation for value names, as some of these may have been provided by the user, if you use the TEXT option type,
zen_output_string_protected uses htmlspecialchars on the output string. This will convert all & signs in the output string to &
so &258; becomes &258;, hence why it displays as such.
Can I ask why you use the entity value and don't just enter the character in admin as ĝ