Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054368 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] E. Translation | minor | have not tried | 2024-01-17 12:01 | 2024-02-13 09:15 | |||
Reporter | tonialcaide | View Status | public | |||||
Assigned To | tonialcaide | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054368: A new ant task export.translation is required to call to the export translation tool (TranslationManager.exportTrl) | |||||||
Description | A new ant task export.translation is required to call to the export translation tool (TranslationManager.exportTrl). The new task is called by the org.openbravo.translator.helper/src/org/openbravo/translator/helper/scripts/publish.sh script. The reason for this is to work properly with reduced translations. If the zip file containing the POs was created with the 'Reduced translation' option, all the 'not reduced' fields such as helps and descriptions will be lost. To avoid this, the script will run the full export just after the apply.module (via a new ant task export.translation), to make sure the new translations are in the database, and it will copy the files from the attachments folder to each translated module. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0159407) hgbot (developer) 2024-01-17 12:12 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1107 [^] |
(0160670) hgbot (developer) 2024-02-13 09:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: b31c0456006717ab3a95cb1c02a51c1c95b80f54 Author: Toni Alcaide <antonio.alcaide@openbravo.com> Date: 13-02-2024 08:15:05 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b31c0456006717ab3a95cb1c02a51c1c95b80f54 [^] Fixes ISSUE-54368: A new ant task export.translation is required to call to the export translation tool (TranslationManager.exportTrl). The new task is called by the org.openbravo.translator.helper/src/org/openbravo/translator/helper/scripts/publish.sh script. The reason for this is to work properly with reduced translations. If the zip file containing the POs was created with the 'Reduced translation' option, all the 'not reduced' fields such as helps and descriptions will be lost. To avoid this, the script will run the full export just after the apply.module (via a new ant task export.translation), to make sure the new translations are in the database, and it will copy the files from the attachments folder to each translated module. --- A src/org/openbravo/erpCommon/modules/TranslationManagerTask.java M build.xml --- |
(0160671) hgbot (developer) 2024-02-13 09:15 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1107 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-01-17 12:01 | tonialcaide | New Issue | |
2024-01-17 12:01 | tonialcaide | Assigned To | => Triage Platform Base |
2024-01-17 12:01 | tonialcaide | OBNetwork customer | => No |
2024-01-17 12:01 | tonialcaide | Modules | => Core |
2024-01-17 12:01 | tonialcaide | Triggers an Emergency Pack | => No |
2024-01-17 12:12 | hgbot | Merge Request Status | => open |
2024-01-17 12:12 | hgbot | Note Added: 0159407 | |
2024-02-13 08:53 | AugustoMauch | Assigned To | Triage Platform Base => tonialcaide |
2024-02-13 08:54 | hgbot | Merge Request Status | open => approved |
2024-02-13 09:15 | hgbot | Resolution | open => fixed |
2024-02-13 09:15 | hgbot | Status | new => closed |
2024-02-13 09:15 | hgbot | Fixed in Version | => PR24Q2 |
2024-02-13 09:15 | hgbot | Note Added: 0160670 | |
2024-02-13 09:15 | hgbot | Note Added: 0160671 |
Copyright © 2000 - 2009 MantisBT Group |