Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025232 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | critical | always | 2013-11-27 18:16 | 2013-12-19 12:30 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 7b18cd543a03 | |||
Projection | none | ETA | none | Target Version | 3.0MP30 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | pramakrishnan | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 24991 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-10-09 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025232: Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed | |||||||
Description | Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed. | |||||||
Steps To Reproduce | Check on the GeneralAccountingReports.java file there are two instance variables. This instance variables must not be used on servlets. The variables. String openingEntryOwner; String openingEntryOwnerRef; Read the following blog post http://alostale.wordpress.com/2009/01/30/multithread-safe-servlets/ [^] | |||||||
Proposed Solution | Not use instance variables. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0062501) hgbot (developer) 2013-12-04 10:41 |
Repository: erp/devel/pi Changeset: 7b18cd543a03e519e461cde5685e8494865c2ab6 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Dec 04 10:40:35 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/7b18cd543a03e519e461cde5685e8494865c2ab6 [^] Fixes issue 25232: Using instance variables on the GeneralAccountingReport --- M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java --- |
(0062502) pramakrishnan (viewer) 2013-12-04 10:42 |
Code Review + Testing - OK. |
(0062818) hudsonbot (viewer) 2013-12-19 12:30 |
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/b878bb51dc09 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-27 18:16 | egoitz | New Issue | |
2013-11-27 18:16 | egoitz | Assigned To | => eduardo_Argal |
2013-11-27 18:16 | egoitz | Modules | => Core |
2013-11-27 18:16 | egoitz | OBNetwork customer | => Yes |
2013-11-27 18:16 | egoitz | Resolution time | => 1386284400 |
2013-11-27 18:16 | egoitz | Triggers an Emergency Pack | => No |
2013-11-27 18:17 | egoitz | Support ticket | => 24991 |
2013-11-27 18:17 | egoitz | Regression level | => Production - Confirmed Stable |
2013-11-27 18:17 | egoitz | Regression date | => 2013-10-09 |
2013-11-27 18:17 | egoitz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^] |
2013-11-27 18:17 | egoitz | Severity | major => critical |
2013-11-27 18:20 | egoitz | Issue Monitored: networkb | |
2013-11-28 12:25 | priyam | Issue Monitored: priyam | |
2013-12-02 11:50 | eduardo_Argal | Status | new => scheduled |
2013-12-02 11:50 | eduardo_Argal | fix_in_branch | => pi |
2013-12-04 10:41 | hgbot | Checkin | |
2013-12-04 10:41 | hgbot | Note Added: 0062501 | |
2013-12-04 10:41 | hgbot | Status | scheduled => resolved |
2013-12-04 10:41 | hgbot | Resolution | open => fixed |
2013-12-04 10:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7b18cd543a03e519e461cde5685e8494865c2ab6 [^] |
2013-12-04 10:42 | pramakrishnan | Review Assigned To | => pramakrishnan |
2013-12-04 10:42 | pramakrishnan | Note Added: 0062502 | |
2013-12-04 10:42 | pramakrishnan | Status | resolved => closed |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062818 | |
2014-02-28 12:55 | maite | Relationship added | related to 0025868 |
Copyright © 2000 - 2009 MantisBT Group |