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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009422
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 08. Project and service managementmajorhave not tried2009-06-10 16:072010-12-21 00:00
ReportershuehnerView Statuspublic 
Assigned Tosivaraman 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision632808419bb4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009422: CreateTaxReport & CreateAccountingReport: static class members

DescriptionThese 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 Solutionboth:
strTreeOrg should me moved to a local variable of printPagePopup and apssed to treeOrg as a parameter

CreateTaxReport:
rownum similar case.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0009421 closedrakheemohanlal ReportProjectProfitabilityJR: static class members 

-  Notes
(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 (developer)
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 (manager)
2010-12-20 19:29

Tested working fine

- Issue History
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 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
Powered by Mantis Bugtracker