Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019195Openbravo ERPA. Platformpublic2011-11-28 15:172011-11-30 12:37
alostale 
alostale 
normalminoralways
closedfixed 
5
 
 
Core
No
0019195: Widget menu entries translations are not exported
Widget menu entries translations are not exported.
-Install a translation pack (i.e. Spanish)
-Go to Import/Export translation
-Export the language (i.e. Spanish)
No tags attached.
related to defect 00191563.0MP6 closed alostale Translation in Query Widget Columns is not exportable 
related to design defect 0019197 acknowledged Triage Platform Base Design defects in export translation process 
related to defect 0019201 closed alostale broken int-api 2587 
Issue History
2011-11-28 15:17alostaleNew Issue
2011-11-28 15:17alostaleAssigned To => alostale
2011-11-28 15:17alostaleModules => Core
2011-11-28 15:18alostaleRelationship addedrelated to 0019156
2011-11-28 15:21alostaleNote Added: 0043408
2011-11-28 16:35alostaleRelationship addedrelated to 0019197
2011-11-28 16:35hgbotCheckin
2011-11-28 16:35hgbotNote Added: 0043411
2011-11-28 16:35hgbotCheckin
2011-11-28 16:35hgbotNote Added: 0043412
2011-11-28 16:37alostaleStatusnew => scheduled
2011-11-28 16:37alostalefix_in_branch => pi
2011-11-28 16:38alostaleStatusscheduled => resolved
2011-11-28 16:38alostaleFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/dd72bcec5a07 [^]
2011-11-28 16:38alostaleResolutionopen => fixed
2011-11-29 08:09alostaleRelationship addedrelated to 0019201
2011-11-30 12:29marvintmNote Added: 0043428
2011-11-30 12:29marvintmStatusresolved => closed
2011-11-30 12:37hudsonbotCheckin
2011-11-30 12:37hudsonbotNote Added: 0043567
2011-11-30 12:37hudsonbotCheckin
2011-11-30 12:37hudsonbotNote Added: 0043568

Notes
(0043408)
alostale   
2011-11-28 15:21   
Test plan:
-Install a translation pack (i.e. Spanish)
-Go to Import/Export translation
-Export the language (i.e. Spanish)
-Verify org.openbravo.client.querylist/OBKMO_WIDGET_CLASS_MENU_TRL_es_ES.xml file exists and has contents

Regression test plan:
-Verify the exportation after this fix only adds translation files for this table
-Modify this file changing translation
-Import translation check it is correctly imported
(0043411)
hgbot   
2011-11-28 16:35   
Repository: erp/devel/pi
Changeset: c97041fdd8fefad004b4982ed978cc7ac95e36e0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Nov 28 15:32:42 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c97041fdd8fefad004b4982ed978cc7ac95e36e0 [^]

related to bug 19195: Better log when export trl query fails

---
M src/org/openbravo/erpCommon/ad_forms/TranslationManager.java
---
(0043412)
hgbot   
2011-11-28 16:35   
Repository: erp/devel/pi
Changeset: dd72bcec5a077c6a6816355457d073a1a6a44520
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Nov 28 15:34:16 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dd72bcec5a077c6a6816355457d073a1a6a44520 [^]

fxed bug 19195: Widget menu entries translations are not exported

  Changed OBKMO_WidgetClassMenu_Trl.AD_Language column refrence from String to
  Table. Being String caused it to be identified as a tranlation text instead of
  FK to language table.

---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_COLUMN.xml
---
(0043428)
marvintm   
2011-11-30 12:29   
Reviewed the diff to look for regressions, and tested that the table contents are exported, and that when the resulting XML exists in a translation module, its contents are correctly imported.
(0043567)
hudsonbot   
2011-11-30 12:37   
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/01809c7b3135 [^]

Maturity status: Test
(0043568)
hudsonbot   
2011-11-30 12:37   
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/01809c7b3135 [^]

Maturity status: Test