View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000579 | OXID eShop (all versions) | 2.1. Master Settings | public | 2009-02-11 11:04 | 2012-12-10 16:31 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.1.0 revision 15990 | ||||
Fixed in Version | 4.1.0 revision 17976 | ||||
Summary | 0000579: Currency signs are displayed incorrectly after Save of Core settings, what leads to corruption | ||||
Description | In Admin area => Corre Settings => Settings (shop_config.php) after each Save (even if there are no changes made for options) the currency signs are displayed incorrectly. Looks like in DB the char is saved correctly, but the problem is in the loading and displaying char in Admin area. Means, when you save € sign in Admin, it is displayed as € in frontend, but in Admin it is already displayed as ¤. But if you will save Admin options then with ¤ (then it is written to DB), this will be displayed in frontend as ¤, and in Admin it is shown as ¤. The next Saves may lead to further corruptions, like "à ¢ï¿½à ¬", etc. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
has duplicate | 0000746 | closed | iso-...1 (latin1) ==> iso-...15 (latin9) : Mysql Database ist still latin1 |