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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011341
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2009-11-12 17:302009-11-21 00:00
ReporternetworkbView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision580eb944a725
ProjectionnoneETAnoneTarget Version2.50MP9
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP8SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011341: The same name appears in all menu entries

DescriptionWhen you create a new window and then you change its name later, when you changed the language, the name of the window appears in all menu entries.
Steps To Reproduce1) Log in as System Administrator
2) Navigate to General Setup > Application > Language
3) Select Albanian record, set it as System Language and Click on Verify Languages
4) Navigate to Application Dictionary > Module
5) Create a new module:
* Name = MyModule
* In Development = Yes
* Version = 1.0.0
* Java Packagename = org.openbravo.mymodule
* Module Language = Albanian
6) Navigate Data Package tab and create a record: org.openbravo.mymodule
7) Navigate to Application Dictionary > Windows, Tabs and Fields
8) Create a new record:
* Name = My Window
* Module = MyModule - 1.0.0 - Albanian (Albania)
9) Go to General Setup > Application > Menu
10) Create a new record:
* Name = My Menu Entry
* Module = MyModule - 1.0.0 - Albanian (Albania)
* Action = Window
* Window = My Window
11) Navigate back to Application Dictionary > Windows, Tabs and Fields
12) Select the former record and change its name to My Window Name Changed
13) Click on user link (top left) and change the language to Albanian

Notice that ALL the menu entries are called "My Window Name Changed".

Make the following select:
SELECT NAME FROM AD_MENU_TRL WHERE AD_LANGUAGE = 'sq_AL'
Proposed SolutionReview AD_WINDOW_TRG line 99 https://code.openbravo.com/erp/devel/pi/file/6a08cb684ed5/src-db/database/model/triggers/AD_WINDOW_TRG.xml#l99 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0021853)
rafaroda (developer)
2009-11-16 13:06

Not able to reproduce this issue.

Please provide more information or try other steps to reproduce.

Thanks.
(0022046)
networkb (developer)
2009-11-20 09:45

All names in ad_menu_trl when ad_language ='es_ES' change when you modify the window's name created. This window belong to the module created.
(0022064)
hgbot (developer)
2009-11-20 14:35

Repository: erp/devel/pi
Changeset: 580eb944a725451c13355277ecac0de15d3a663d
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Nov 20 14:35:31 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/580eb944a725451c13355277ecac0de15d3a663d [^]

fixed bug 11341: The same name appears in all menu entries

---
M src-db/database/model/triggers/AD_WINDOW_TRG.xml
---
(0022067)
marvintm (developer)
2009-11-20 15:54

Followed the steps to reproduce it, and didn't encounter the problem, so this has been fixed.

- Issue History
Date Modified Username Field Change
2009-11-12 17:30 networkb New Issue
2009-11-12 17:30 networkb Assigned To => rafaroda
2009-11-16 13:06 rafaroda Note Added: 0021853
2009-11-16 13:06 rafaroda Status new => feedback
2009-11-20 09:45 networkb Note Added: 0022046
2009-11-20 13:18 rafaroda Assigned To rafaroda => alostale
2009-11-20 13:18 rafaroda Priority immediate => urgent
2009-11-20 13:18 rafaroda Status feedback => scheduled
2009-11-20 13:18 rafaroda Description Updated
2009-11-20 13:18 rafaroda Proposed Solution updated
2009-11-20 13:18 rafaroda Steps to Reproduce Updated
2009-11-20 13:19 rafaroda Priority urgent => immediate
2009-11-20 14:35 hgbot Checkin
2009-11-20 14:35 hgbot Note Added: 0022064
2009-11-20 14:35 hgbot Status scheduled => resolved
2009-11-20 14:35 hgbot Resolution open => fixed
2009-11-20 14:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/580eb944a725451c13355277ecac0de15d3a663d [^]
2009-11-20 15:54 marvintm Note Added: 0022067
2009-11-20 15:54 marvintm Status resolved => closed
2009-11-21 00:00 anonymous sf_bug_id 0 => 2901475


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker