View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001677 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2010-03-02 16:39 | 2012-12-10 13:45 |
Reporter | juergen_busch | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | won't fix | ||
Summary | 0001677: Error displaying special signs after upgrade from 3.0.4.1 | ||||
Description | After many upgrades from Professional Edition, Version 3.0.4.1 the following errors occurred: special signs are not displayed properly. For example the € sign or the apostroph `. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
In the 4.0.1.0 version (rev.15990) the general shop encoding has been changed, what leads to some broken special chars after update. So there is a note included in the README file about this case: - Review currency: In previous update due to general shop encoding change (from ISO-8859-1 to ISO-8859-15) euro character may be broken in shop after Saving data at "Master Settings -> Core Settings -> Settings -> Other settings". Please check this value after version update and fix it if needed. So if you experienced such problem - you can simply solve it by placing the correct char (€) instead of corrupted one in the Admin Area (currency field). Sorry for inconveniences. Best regards, |