View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001238 | OXID eShop (all versions) | 4.06. Language and translations | public | 2009-08-25 12:37 | 2009-09-28 10:41 |
| Reporter | Oliver Storm | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 4.1.5 revision 21618 | ||||
| Fixed in Version | 4.1.6 revision 22740 | ||||
| Summary | 0001238: Decoding of special character during the article import | ||||
| Description | Administration Service => Generic Import Special character like € or „Hurra, es geht!“ does not work with ISO-8859-15 When importing these characters inside the db-field e.g. OXSHORTDESC they will not shown "right". Like: ? 255,- jetzt Darf ?Hurra, es geht!? Changing from ISO-8859-15 to ISO-8859-1 (Browser) it works ;-) Example see attachment. Rgds Olli | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||
|
|
Reminder sent to: Oliver Storm There is no bug. Problem is that file you import is in UTF-8, and your shop is in ISO-..-15. So before importing data please check if CSV file encoding matches your shop and proceed only then. We will add possibility to select file encoding in some future versions to make your life easier. |
|
|
not a bug |
|
|
See attachement. |