Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009422 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 08. Project and service management | major | have not tried | 2009-06-10 16:07 | 2010-12-21 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | sivaraman | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 632808419bb4 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009422: CreateTaxReport & CreateAccountingReport: static class members | |||||||
Description | These reports have static class members used from the doPost-method. This will lead to hard to reproduce/timing-dependent bugs when used from multiple users at the same time. | |||||||
Proposed Solution | both: strTreeOrg should me moved to a local variable of printPagePopup and apssed to treeOrg as a parameter CreateTaxReport: rownum similar case. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0017199) shuehner (administrator) 2009-06-10 20:53 |
When starting to work on it: ask to huehner for more info. |
(0031973) hgbot (developer) 2010-10-19 13:45 |
Repository: erp/devel/pi Changeset: 632808419bb4a2b09011e97ba5e391c11858b3ab Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com> Date: Tue Oct 19 17:13:17 2010 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/632808419bb4a2b09011e97ba5e391c11858b3ab [^] Fixes issue 9422: CreateTaxReport & CreateAccountingReport: static class members As per the proposed solution, strTreeOrg has been moved to printPagePopup as local variable and passed into treeOrg as parameter. Please note, String type has been changed to StringBuffer in order to use treeOrg without having major changes. --- M src/org/openbravo/erpCommon/ad_process/CreateAccountingReport.java M src/org/openbravo/erpCommon/ad_process/CreateTaxReport.java --- |
(0031992) hudsonbot (viewer) 2010-10-19 20:12 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/632808419bb4 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/95c6f3deb9db [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18563.obx [^] |
(0033326) psarobe (viewer) 2010-12-20 19:29 |
Tested working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-10 16:07 | shuehner | New Issue | |
2009-06-10 16:07 | shuehner | Assigned To | => rafaroda |
2009-06-10 16:07 | shuehner | OBNetwork customer | => No |
2009-06-10 16:07 | shuehner | Relationship added | related to 0009421 |
2009-06-10 16:11 | shuehner | Summary | CreateTaxReport: static class members => CreateTaxReport & CreateAccountingReport: static class members |
2009-06-10 16:11 | shuehner | Description Updated | |
2009-06-10 16:11 | shuehner | Steps to Reproduce Updated | |
2009-06-10 17:44 | psarobe | Status | new => scheduled |
2009-06-10 17:44 | psarobe | fix_in_branch | => pi |
2009-06-10 20:53 | shuehner | Note Added: 0017199 | |
2010-02-11 18:32 | rafaroda | Assigned To | rafaroda => alostale |
2010-08-18 16:01 | shuehner | Assigned To | alostale => adrianromero |
2010-10-19 13:41 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-10-19 13:45 | hgbot | Checkin | |
2010-10-19 13:45 | hgbot | Note Added: 0031973 | |
2010-10-19 13:45 | hgbot | Status | scheduled => resolved |
2010-10-19 13:45 | hgbot | Resolution | open => fixed |
2010-10-19 13:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/632808419bb4a2b09011e97ba5e391c11858b3ab [^] |
2010-10-19 20:12 | hudsonbot | Checkin | |
2010-10-19 20:12 | hudsonbot | Note Added: 0031992 | |
2010-12-20 19:29 | psarobe | Note Added: 0033326 | |
2010-12-20 19:29 | psarobe | Status | resolved => closed |
2010-12-21 00:00 | anonymous | sf_bug_id | 0 => 3140986 |
Copyright © 2000 - 2009 MantisBT Group |