Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011828 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2009-12-21 11:42 | 2011-06-06 15:57 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 62889a6b8947 | ||||
Projection | none | ETA | none | Target Version | 3.0MP0 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_12 | |||
OS Version | Debian 5.0 | Database version | 8.3.8 | Ant version | 1.7.0 | |||
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 | 0011828: Translation of process' button names | |||||||
Description | When the application is in English, the process' button name is equal to the process name, but in other languages (like Spanish) the button name is the element's name of the column. So, although translations are OK, they can have wrong button names if the name of the element is different to the name of the associated process. | |||||||
Steps To Reproduce | Examples are in bugs 0010784 or 0009456 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0037846) shuehner (administrator) 2011-05-31 19:22 |
A bit of more testing shows. Import spanish translation -> wrong ad_field_trl name for 'Insert access'. Running 'synchronize terminology' -> fixes the value. Probably: the trigger running on import translations (ad_element_trl_trg) doesn't know about the special case for buttons that the relevant ad_element for those is the one associated with the process and not the one with the field (as usual). Changing logic in trigger in same way like in the synchronize process will likely fix it (next time a translation is imported) |
(0037897) hgbot (developer) 2011-06-01 20:55 |
Repository: erp/devel/pi Changeset: 62889a6b8947f821b7f3e1fb09140e63143bde34 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Wed Jun 01 20:54:49 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/62889a6b8947f821b7f3e1fb09140e63143bde34 [^] Fixed 11828: Fix synchronization of ad_process_trl -> ad_field_trl Trigger supposed to be doing that had a typo prevent proper synchronization. In addition fixing that, this change also deactivates the check doing the sync only if some field of the ad_process_trl record really changed to also apply the fix to existing instances (on next import of translations) even if the value in ad_process_trl (name, description, ...) does not change. --- M src-db/database/model/triggers/AD_PROCESS_TRL_TRG.xml --- |
(0037991) hudsonbot (developer) 2011-06-03 13:27 |
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/2a05e66b60ca [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2009-12-21 11:42 | vmromanos | New Issue | |
2009-12-21 11:42 | vmromanos | Assigned To | => marvintm |
2009-12-21 11:42 | vmromanos | Relationship added | blocks 0010784 |
2009-12-21 11:43 | vmromanos | Relationship added | blocks 0009456 |
2010-01-04 13:00 | iciordia | Assigned To | marvintm => alostale |
2010-01-04 13:00 | iciordia | Status | new => scheduled |
2010-01-04 13:00 | iciordia | fix_in_branch | => pi |
2010-01-18 15:57 | vmromanos | Relationship added | blocks 0011963 |
2011-05-27 12:41 | vmromanos | Target Version | pi => 3.0MP0 |
2011-05-27 12:41 | vmromanos | fix_in_branch | pi => |
2011-05-31 19:22 | shuehner | Note Added: 0037846 | |
2011-06-01 16:32 | iperdomo | Assigned To | alostale => shuehner |
2011-06-01 20:55 | hgbot | Checkin | |
2011-06-01 20:55 | hgbot | Note Added: 0037897 | |
2011-06-01 20:55 | hgbot | Status | scheduled => resolved |
2011-06-01 20:55 | hgbot | Resolution | open => fixed |
2011-06-01 20:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/62889a6b8947f821b7f3e1fb09140e63143bde34 [^] |
2011-06-03 13:27 | hudsonbot | Checkin | |
2011-06-03 13:27 | hudsonbot | Note Added: 0037991 | |
2011-06-06 11:27 | plujan | Issue cloned | 0017501 |
2011-06-06 11:27 | plujan | Relationship added | related to 0017501 |
2011-06-06 15:57 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |