Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009421 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 08. Project and service management | major | have not tried | 2009-06-10 15:53 | 2009-07-22 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | rakheemohanlal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6ba4298064e7 | ||||
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 | 0009421: ReportProjectProfitabilityJR: static class members | |||||||
Description | This report has 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 | printPageDataSheet does not use the value directly so the usage could just be removed completely. printPageDataHtml does set the value and then uses it so it does not depends on the printPageDataSheet change => just a local variable in printPageDataHtml and remove the static class member. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0017198) shuehner (administrator) 2009-06-10 20:53 |
When starting to work on it: ask to huehner for more info. |
(0018259) hgbot (developer) 2009-07-15 14:07 |
Repository: erp/devel/pi Changeset: 6ba4298064e753a6c8c02d8b2553d7524ec97295 Author: Rakhee Mohanlal <rakhee.mohanlal <at> openbravo.com> Date: Wed Jul 15 17:35:07 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/6ba4298064e753a6c8c02d8b2553d7524ec97295 [^] Fixes issue 9421: ReportProjectProfitabilityJR: static class members --- M src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.java --- |
(0018465) sureshbabu (viewer) 2009-07-21 10:56 |
Tested |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-10 15:53 | shuehner | New Issue | |
2009-06-10 15:53 | shuehner | Assigned To | => rafaroda |
2009-06-10 15:53 | shuehner | OBNetwork customer | => No |
2009-06-10 16:07 | shuehner | Relationship added | related to 0009422 |
2009-06-10 16:29 | shuehner | Relationship added | related to 0009423 |
2009-06-10 16:52 | shuehner | Relationship added | related to 0009424 |
2009-06-10 17:44 | psarobe | Status | new => scheduled |
2009-06-10 17:44 | psarobe | fix_in_branch | => pi |
2009-06-10 20:51 | shuehner | Assigned To | rafaroda => eduardo_Argal |
2009-06-10 20:51 | shuehner | Priority | normal => urgent |
2009-06-10 20:51 | shuehner | fix_in_branch | pi => |
2009-06-10 20:52 | shuehner | Assigned To | eduardo_Argal => rafaroda |
2009-06-10 20:53 | shuehner | Note Added: 0017198 | |
2009-07-09 08:55 | rakheemohanlal | Assigned To | rafaroda => rakheemohanlal |
2009-07-15 14:07 | hgbot | Checkin | |
2009-07-15 14:07 | hgbot | Note Added: 0018259 | |
2009-07-15 14:07 | hgbot | Status | scheduled => resolved |
2009-07-15 14:07 | hgbot | Resolution | open => fixed |
2009-07-15 14:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6ba4298064e753a6c8c02d8b2553d7524ec97295 [^] |
2009-07-21 10:56 | sureshbabu | Status | resolved => closed |
2009-07-21 10:56 | sureshbabu | Note Added: 0018465 | |
2009-07-21 10:56 | sureshbabu | Fixed in Version | => pi |
2009-07-22 00:00 | anonymous | sf_bug_id | 0 => 2825048 |
Copyright © 2000 - 2009 MantisBT Group |