Ticket #1384 (new defect)
Currency glyph/symbol is not available whenever prices are mentioned
| Reported by: | sharvey | Owned by: | sharvey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Modules - ecommerce | Version: | |
| Severity: | high effort / impact | Keywords: | |
| Cc: | Hours: |
Description
For example, the Currency field type only supports the $ glyph/symbol. This needs to change if, for example, you use Euros as a currency which uses the € symbol.
We need to ensure that the checkout page, product group, product detail, shopping cart and anywhere else where the price is used (like the CMS) is updated and consistent if we are going to implement this.
For example, there's some ajax which updates the shopping cart/checkout page when you change quantity with the assumption of using the $ glyph/symbol (hardcoded) to prefix prices for now, until we change this. I'm just making note so we remember what we've done in the past. :-)
