View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005561 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2013-12-06 15:12 | 2014-03-07 17:24 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.1 / 5.1.1 | ||||
Target Version | 4.8.5 / 5.1.5 | Fixed in Version | 4.8.5 / 5.1.5 | ||
Summary | 0005561: Currency is set to USD default | ||||
Description | Setting up a new shop will install currencies like this: USD@ 1.00@ .@ @ $@ 2 EUR@ 0.7692@ ,@ .@ €@ 2 GBP@ 0.6592@ .@ @ £@ 2 CHF@ 1.1025@ ,@ .@ <small>CHF</small>@ 2 EUR shall be the main currency in default installations | ||||
Steps To Reproduce | Don't know if it is relevant but set up the shop using English as the default language. Shall not be relevant as language and currency basically are not bound to each other. | ||||
Tags | Currency | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Does it depend on the language you choose during the setup? https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.1/source/setup/oxsetup.php#L2266 https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.1/source/setup/sql/en.sql#L8 |
|
removed sqls which make changes |