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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011246
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-11-04 15:382009-11-13 00:00
ReportershuehnerView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiond86dbe608fa7
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011246: Translation for new fieldgroup in a module with baseLanguage != en_US do not work

DescriptionWhen a module with baselanguage not en_US (i.e. de_DE) adds a new AD_FIELDGROUP entry then the display of this fieldgroup in a window is wrong.

When viewing the window with the fieldgroup in i.e. de_DE "null" is displayed instead of the fieldgroup_name

When viewing the window in english then the de_DE name of the fieldgroup is displayed (which is correct in this case, as no english translation is present).
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0011535 closedalostale Translation can not be added to Field Category in Application Dictionary 

-  Notes
(0021756)
alostale (manager)
2009-11-12 09:23

I've tested it and the error seems to be slightly different:
-I have a new module with es_ES as language.
-Create a new field group in this module and add it English translation
-Create a new tab in this module.
-Add to this tab the new field group and one in core.

When viewing the tab in es_ES:
-Module's field group is in es_ES -> OK
-Core's field group is in en_US -> Error

When viewing the tab in en_US:
-Module's field group is in en_US -> OK
-Core's field group is null -> Error
(0021764)
hgbot (developer)
2009-11-12 10:48

Repository: erp/devel/pi
Changeset: 8716576fb3654693880a5656cbbdb37e42701d62
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 12 10:10:12 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8716576fb3654693880a5656cbbdb37e42701d62 [^]

related to issue 11246: clean up FieldGroupLabelsData class

---
M src-core/src/org/openbravo/uiTranslation/FieldGroupLabelsData.java
---
(0021765)
hgbot (developer)
2009-11-12 10:48

Repository: erp/devel/pi
Changeset: 25907e7d9ebee5e3ed20bd8989b0cb3be5206771
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 12 10:31:21 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/25907e7d9ebee5e3ed20bd8989b0cb3be5206771 [^]

fixed bug 11246: Proper field group tranlsation management

---
M src-core/src/org/openbravo/uiTranslation/FieldGroupLabelsData.java
M src-core/src/org/openbravo/uiTranslation/TranslationUtils.java
---
(0021766)
hgbot (developer)
2009-11-12 10:48

Repository: erp/devel/pi
Changeset: 6d034ef2c29538d8f43a1b3976ff05ba096eacd3
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 12 10:47:55 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6d034ef2c29538d8f43a1b3976ff05ba096eacd3 [^]

related to issue 11246: clean up FieldGroupLabelsData class

---
M src-core/src/org/openbravo/uiTranslation/FieldGroupLabelsData.java
---
(0021774)
hgbot (developer)
2009-11-12 13:55

Repository: erp/devel/pi
Changeset: d86dbe608fa756e5532d2f1dfa880d6feebb55d1
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Nov 12 13:54:56 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d86dbe608fa756e5532d2f1dfa880d6feebb55d1 [^]

related to issue 11246: clean up FieldGroupLabelsData class

---
M src-core/src/org/openbravo/uiTranslation/FieldGroupLabelsData.java
---
(0021790)
shuehner (administrator)
2009-11-12 19:01

Tested, working fine.

- Issue History
Date Modified Username Field Change
2009-11-04 15:38 shuehner New Issue
2009-11-04 15:38 shuehner Assigned To => rafaroda
2009-11-11 19:46 shuehner Assigned To rafaroda => alostale
2009-11-11 19:46 shuehner Priority normal => immediate
2009-11-12 09:23 alostale Note Added: 0021756
2009-11-12 10:48 hgbot Checkin
2009-11-12 10:48 hgbot Note Added: 0021764
2009-11-12 10:48 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8716576fb3654693880a5656cbbdb37e42701d62 [^]
2009-11-12 10:48 hgbot Checkin
2009-11-12 10:48 hgbot Note Added: 0021765
2009-11-12 10:48 hgbot Status new => resolved
2009-11-12 10:48 hgbot Resolution open => fixed
2009-11-12 10:48 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/8716576fb3654693880a5656cbbdb37e42701d62 [^] => http://code.openbravo.com/erp/devel/pi/rev/25907e7d9ebee5e3ed20bd8989b0cb3be5206771 [^]
2009-11-12 10:48 hgbot Checkin
2009-11-12 10:48 hgbot Note Added: 0021766
2009-11-12 10:48 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/25907e7d9ebee5e3ed20bd8989b0cb3be5206771 [^] => http://code.openbravo.com/erp/devel/pi/rev/6d034ef2c29538d8f43a1b3976ff05ba096eacd3 [^]
2009-11-12 13:55 hgbot Checkin
2009-11-12 13:55 hgbot Note Added: 0021774
2009-11-12 13:55 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6d034ef2c29538d8f43a1b3976ff05ba096eacd3 [^] => http://code.openbravo.com/erp/devel/pi/rev/d86dbe608fa756e5532d2f1dfa880d6feebb55d1 [^]
2009-11-12 19:01 shuehner Note Added: 0021790
2009-11-12 19:01 shuehner Status resolved => closed
2009-11-13 00:00 anonymous sf_bug_id 0 => 2896904
2010-02-16 09:01 alostale Relationship added has duplicate 0011535


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker