View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000746 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-03-26 15:36 | 2012-12-10 13:45 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 4.0.1.0 revision 15990 | ||||
Summary | 0000746: iso-...1 (latin1) ==> iso-...15 (latin9) : Mysql Database ist still latin1 | ||||
Description | I know, you are working on utf-8 (i'm really looking forward to :-) ), so it might become irrelevant, but: The database saves all data in iso-...1, while the shop displays data in iso-...15. This is a problem with a few signs like "1/2" or "Euro". | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
duplicate of | 0000579 | resolved | arvydas_vapsva | Currency signs are displayed incorrectly after Save of Core settings, what leads to corruption |
|
Reminder sent to: tjungcl Hi, This problem occured some time ago after 4.0.1.0 release (see bug entry 0000579). Now these values are re-encoded from ISO-8859-1 to ISO-8859-15 and now it works fine. The fixed values will be included in the next release. As workaround would work - if you would save the correct value in the DB, or i.e. for EUR sign - you can insert correct value in the currencies field in Admin and this will be displayed correctly in frontend. Best regards, |
|
Duplicate of 0000579 |