Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024297 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-07-09 15:40 | 2013-07-16 14:26 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP26 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7f9e668d264c | ||||
Projection | none | ETA | none | Target Version | 3.0MP26 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 22124 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024297: ShowAcct preference does not work | |||||||
Description | ShowAcct 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 Solution | The problem is that the prefrence is created like ShowAcct_169 instead of ShowAcct | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (administrator) 2013-07-15 12:11 |
Code reviewed and verified in pi@fd17b88f8379 |
(0060041) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2013-07-09 15:40 | jecharri | Support ticket | => 22124 |
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 |