Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019156 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | always | 2011-11-23 17:05 | 2011-11-30 12:37 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 323950c8eb31 | ||||
Projection | none | ETA | none | Target Version | 3.0MP6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019156: Translation in Query Widget Columns is not exportable | |||||||
Description | Translation in Query Widget Columns is not exportable and, therefore, not possible to package in a translation module. | |||||||
Steps To Reproduce | - Create a Query Widget with at list one column - Translate the column name into a different language in "Column Translation" tab - Export the language - Notice that no xml has been created for "OBCQL_Query_Column_Trl" table To reproduce it faster you can translate one of the out-of-the-box existing Query Widgets (e.g. Invoices pending to collect). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0043409) alostale (manager) 2011-11-28 16:26 |
The root cause for this problem is in the export translation process design itself (see issue 1 in 0019197). Currently trl tables are exported in case its parent or grand parent table has an ad_module_id column. To fix the issue we are adding an additional level to look for ad_module_id (up to grand-grand parent). |
(0043410) alostale (manager) 2011-11-28 16:28 |
Test and regression plan Same as https://issues.openbravo.com/view.php?id=19195#c43408 [^] Checking OBCQL_Query_Column translations are exported and imported. |
(0043413) hgbot (developer) 2011-11-28 16:36 |
Repository: erp/devel/pi Changeset: 323950c8eb3166f362410156df8d99d3ff1f1f4b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Nov 28 16:34:20 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/323950c8eb3166f362410156df8d99d3ff1f1f4b [^] fixed bug 19156: Translation in Query Widget Columns is not exportable Adding an additional level when looking for ad_module_id column in *trl tables --- M src/org/openbravo/erpCommon/ad_forms/TranslationManager.java M src/org/openbravo/erpCommon/ad_forms/Translation_data.xsql --- |
(0043429) marvintm (developer) 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. |
(0043569) hudsonbot (developer) 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 |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-23 17:05 | jonalegriaesarte | New Issue | |
2011-11-23 17:05 | jonalegriaesarte | Assigned To | => alostale |
2011-11-23 17:05 | jonalegriaesarte | Modules | => Core |
2011-11-25 17:08 | jmon | Issue Monitored: jmon | |
2011-11-28 15:18 | alostale | Relationship added | related to 0019195 |
2011-11-28 16:24 | alostale | Relationship added | related to 0019197 |
2011-11-28 16:26 | alostale | Note Added: 0043409 | |
2011-11-28 16:28 | alostale | Note Added: 0043410 | |
2011-11-28 16:36 | hgbot | Checkin | |
2011-11-28 16:36 | hgbot | Note Added: 0043413 | |
2011-11-28 16:36 | hgbot | Status | new => resolved |
2011-11-28 16:36 | hgbot | Resolution | open => fixed |
2011-11-28 16:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/323950c8eb3166f362410156df8d99d3ff1f1f4b [^] |
2011-11-30 12:29 | marvintm | Note Added: 0043429 | |
2011-11-30 12:29 | marvintm | Status | resolved => closed |
2011-11-30 12:37 | hudsonbot | Checkin | |
2011-11-30 12:37 | hudsonbot | Note Added: 0043569 |
Copyright © 2000 - 2009 MantisBT Group |