Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020890Openbravo ERPA. Platformpublic2012-06-28 13:132012-06-30 05:10
ngarcia 
AugustoMauch 
immediatemajoralways
closedfixed 
5
 
3.0MP123.0MP12.1 
Core
Production - QA Approved
2012-03-05
yes
0020890: The update.database process of MP12 deletes some translations of the messages
The update.database process of MP12 deletes some translations of the messages
As group admin role:
   Having MP11 and the Spanish translation pack installed
   Update to MP12
   Notice that the texts in the main window (Application, Help, Workspace...) are not translated
No tags attached.
related to defect 00203453.0MP12 closed AugustoMauch Verify Language process is creating more records than needed 
Issue History
2012-06-28 13:13ngarciaNew Issue
2012-06-28 13:13ngarciaAssigned To => alostale
2012-06-28 13:13ngarciaModules => Core
2012-06-28 13:13ngarciaResolution time => 1343685600
2012-06-28 17:17AugustoMauchAssigned Toalostale => AugustoMauch
2012-06-28 17:24AugustoMauchRegression level => Production - QA Approved
2012-06-28 17:24AugustoMauchRegression date => 2012-03-05
2012-06-28 17:24AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/303dc1728c72bccac5be5f0df86590bd17348e0f [^]
2012-06-28 17:24AugustoMauchRelationship addedrelated to 0020345
2012-06-29 10:01hgbotCheckin
2012-06-29 10:01hgbotNote Added: 0050269
2012-06-29 10:01hgbotStatusnew => resolved
2012-06-29 10:01hgbotResolutionopen => fixed
2012-06-29 10:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/419121245486f9d90b05f7c8793f330acc9873c4 [^]
2012-06-29 11:03AugustoMauchNote Added: 0050275
2012-06-29 16:27marvintmStatusresolved => closed
2012-06-29 16:27marvintmFixed in Version => 3.0MP12.1
2012-06-30 05:10hudsonbotCheckin
2012-06-30 05:10hudsonbotNote Added: 0050299

Notes
(0050269)
hgbot   
2012-06-29 10:01   
Repository: erp/devel/pi
Changeset: 419121245486f9d90b05f7c8793f330acc9873c4
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jun 29 09:53:19 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/419121245486f9d90b05f7c8793f330acc9873c4 [^]

Fixes issue 20890: Installed translations are not being removed

Due to an error in the SQL query, not only the redundant translations were being removed, but some needed ones too. The error has been fixed, and now only the redundant translations are removed.

---
M src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteRedundantTranslationsData.class
M src-util/modulescript/src/org/openbravo/modulescript/DeleteRedundantTranslations_data.xsql
---
(0050275)
AugustoMauch   
2012-06-29 11:03   
In order to recover the missing translations, the following task should be executed:

ant apply.module -DforceRefData=true
(0050299)
hudsonbot   
2012-06-30 05:10   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ce760b148e29 [^]

Maturity status: Test