Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019010 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2011-11-07 14:05 | 2011-12-28 09:30 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 2bf1f5aa29ad | ||||
Projection | none | ETA | none | Target Version | 3.0MP7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0019010: FIN_PaymentMonitorProcess uses static conn member which is wrong if process scheduled multiple times | |||||||
Description | This changeset: https://code.openbravo.com/erp/devel/pi/rev/a7122d9b429a70e63410279013fee50ec0bcdc61 [^] adds a static ConnectionProvider member to the class which is most likely wrong if the class is scheduled multiple times (i.e. at client level) as the value for the variable will be shared. That sharing across instances of the class is most likely unintended and probably broken looking at the usage of the variable. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0044024) hgbot (developer) 2011-12-23 12:48 |
Repository: erp/devel/pi Changeset: 2bf1f5aa29ad28b9f343a33e501d78273413ea75 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Fri Dec 23 10:22:56 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/2bf1f5aa29ad28b9f343a33e501d78273413ea75 [^] Fixed issue 19010.Fix issue with ConnectionProvider declaration. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentMonitorProcess.java --- |
(0044045) hudsonbot (viewer) 2011-12-28 04:38 |
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/05d50af83cc8 [^] Maturity status: Test |
(0044051) VictorVillar (viewer) 2011-12-28 09:30 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-11-07 14:05 | shuehner | New Issue | |
2011-11-07 14:05 | shuehner | Assigned To | => gorkaion |
2011-11-07 14:05 | shuehner | Modules | => Core |
2011-11-07 14:05 | shuehner | OBNetwork customer | => No |
2011-11-07 14:05 | shuehner | Relationship added | related to 0018276 |
2011-11-07 14:05 | shuehner | Relationship added | related to 0018277 |
2011-11-07 15:49 | shuehner | Target Version | => 3.0MP6 |
2011-12-01 10:15 | eduardo_Argal | Target Version | 3.0MP6 => 3.0MP7 |
2011-12-23 12:48 | hgbot | Checkin | |
2011-12-23 12:48 | hgbot | Note Added: 0044024 | |
2011-12-23 12:48 | hgbot | Status | new => resolved |
2011-12-23 12:48 | hgbot | Resolution | open => fixed |
2011-12-23 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2bf1f5aa29ad28b9f343a33e501d78273413ea75 [^] |
2011-12-28 04:38 | hudsonbot | Checkin | |
2011-12-28 04:38 | hudsonbot | Note Added: 0044045 | |
2011-12-28 09:30 | VictorVillar | Note Added: 0044051 | |
2011-12-28 09:30 | VictorVillar | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |