Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054368
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] E. Translationminorhave not tried2024-01-17 12:012024-02-13 09:15
ReportertonialcaideView Statuspublic 
Assigned Totonialcaide 
PrioritynormalResolutionfixedFixed in VersionPR24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054368: A new ant task export.translation is required to call to the export translation tool (TranslationManager.exportTrl)

DescriptionA 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 ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- Issue History
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
Powered by Mantis Bugtracker