Openbravo Issue Tracking System - Tools |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008029 | Tools | openbravo2po | public | 2009-03-09 15:38 | 2025-05-14 13:12 |
|
| Reporter | mgerke | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 10 | OS Version | XP |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
|
| Summary | 0008029: Openbravo2Po generates char=UTF-8 in .po file, while character encoding is ISO-8859-1 |
| Description | Openbravo2Po generates char=UTF-8 in .po file, while character encoding is ISO-8859-1 (because of german umlaute)
POEdit results in a "Failed to convert file contents to Unicode"
After manually changing the charset to ISO-8859-1, PoEdit opens the file |
| Steps To Reproduce | Export german translation from Openbravo and convert xml with openbravo2po. Try to open with poedit a file which contents german umlaute |
| Proposed Solution | Correct the Openbravo export function, which exports the german translation with
<?xml version="1.0" encoding="utf-8" ?> |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-03-09 15:38 | mgerke | New Issue | |
| 2009-03-13 12:20 | shuehner | Note Added: 0014629 | |
| 2009-03-13 12:22 | shuehner | Issue Monitored: shuehner | |
| 2009-04-06 04:37 | jboucherie | Note Added: 0015208 | |
| 2011-02-01 12:48 | albertobg | Note Added: 0033986 | |
| 2025-05-14 13:12 | shuehner | Note Added: 0177721 | |
| 2025-05-14 13:12 | shuehner | Status | new => closed |
| 2025-05-14 13:12 | shuehner | Resolution | open => fixed |
|
Notes |
|
|
|
Hello mgerke,
using of german umlaut does not automatically for you to use iso-8859-1 encoding. But if openbravo2po exports a header with utf-8 marker end exports the german umlaut in iso-8859-1 encoding then this combination will not be working. |
|
|
|
|
Hello,
The same issue happened to me after trying to open the po files, converted from xml by openbravo2po, for the french translation in POEDIT. => Failed to convert to unicode. |
|
|
|
|
Hello,
The same issue happens for SPANISH translation using poedit. |
|
|
|
|
|
Closing: After checking on status with vma with 'already fixed' |
|