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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024297
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2013-07-09 15:402013-07-16 14:26
ReporterjecharriView Statuspublic 
Assigned Toshankarb 
PriorityhighResolutionfixedFixed in Version3.0MP26
StatusclosedFix in branchFixed in SCM revision7f9e668d264c
ProjectionnoneETAnoneTarget Version3.0MP26
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToAugustoMauch
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024297: ShowAcct preference does not work

DescriptionShowAcct preference does not work
Steps To Reproduce-Login as admin

-go to preferences and create one with the following options:
+attribute: ShowAcct
+value: N
+window: goods shipment

Verify that if you go to window goods shipment you are watching the button POST
Proposed SolutionThe problem is that the prefrence is created like

ShowAcct_169 instead of ShowAcct
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0059965)
hgbot (developer)
2013-07-15 06:08

Repository: erp/devel/pi
Changeset: 7f9e668d264c4bd7090334fc6ee6923538f1f26f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jul 11 10:55:30 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7f9e668d264c4bd7090334fc6ee6923538f1f26f [^]

Fixes Issue 0024297: ShowAcct preference does not work

When session variables are parsed in FormInitializationComponent, the Utility.getContext is used to retrieve values.
But in the getContext method, if the session variables starts with #, it is not retrieved from preference but from vars.
Removed the # before retrieving value from getContext method

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0059969)
AugustoMauch (manager)
2013-07-15 12:11

Code reviewed and verified in pi@fd17b88f8379
(0060041)
hudsonbot (developer)
2013-07-16 14:26

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/9a5d5983399f [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-07-09 15:40 jecharri New Issue
2013-07-09 15:40 jecharri Assigned To => AugustoMauch
2013-07-09 15:40 jecharri Web browser => Google Chrome
2013-07-09 15:40 jecharri Modules => Core
2013-07-09 15:40 jecharri Resolution time => 1379455200
2013-07-09 15:40 jecharri Triggers an Emergency Pack => No
2013-07-10 07:29 shankarb Assigned To AugustoMauch => shankarb
2013-07-15 06:06 shankarb Review Assigned To => AugustoMauch
2013-07-15 06:06 shankarb Web browser Google Chrome => Google Chrome
2013-07-15 06:06 shankarb Issue Monitored: AugustoMauch
2013-07-15 06:08 hgbot Checkin
2013-07-15 06:08 hgbot Note Added: 0059965
2013-07-15 06:08 hgbot Status new => resolved
2013-07-15 06:08 hgbot Resolution open => fixed
2013-07-15 06:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7f9e668d264c4bd7090334fc6ee6923538f1f26f [^]
2013-07-15 12:11 AugustoMauch Note Added: 0059969
2013-07-15 12:11 AugustoMauch Status resolved => closed
2013-07-15 12:11 AugustoMauch Fixed in Version => 3.0MP26
2013-07-16 14:26 hudsonbot Checkin
2013-07-16 14:26 hudsonbot Note Added: 0060041


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker