Escaping
-
Hi,
I’d like to upgrade to 0.3.4 from 0.3.1 but I found an issue: I use a post meta value with product prices as simple text strings ($1,234.88) and the “$1” now gives undesired effects: it shows as:
name="product_price",234.88By escaping it (\$1,234.88) the problem disappears, but it’s not that simple to replace all “$” in my situation. In 0.3.1 it was working just fine, i.e. showing the price as string without any substitutions.
Is it a bug? Or how do you suggest to get around it?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Escaping’ is closed to new replies.