Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0009423 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-10 16:29 | 2009-07-27 00:00 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | vmromanos | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 5c1a0273b68f | ||||
| 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 | 0009423: UpdateReferenceData has static class members | |||||||
| Description | This class has static and instance 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 | Remove strError completely as it is only read but never written into. Change code so that m_info StringBuffer is not longer a class member. | |||||||
| Tags | 250MP3releasecandidate | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0018316) hgbot (developer) 2009-07-16 13:41 |
Repository: erp/devel/pi Changeset: 5c1a0273b68fa9463b8f58860f933b0af2029b13 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Thu Jul 16 13:41:15 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5c1a0273b68fa9463b8f58860f933b0af2029b13 [^] Fixed bug 9423: UpdateReferenceData has static class members --- M src/org/openbravo/erpCommon/ad_forms/UpdateReferenceData.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-06-10 16:29 | shuehner | New Issue | |
| 2009-06-10 16:29 | shuehner | Assigned To | => rafaroda |
| 2009-06-10 16:29 | shuehner | OBNetwork customer | => No |
| 2009-06-10 16:29 | shuehner | Relationship added | related to 0009421 |
| 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 | Assigned To | rafaroda => eduardo_Argal |
| 2009-06-10 20:53 | shuehner | Priority | normal => urgent |
| 2009-06-10 20:53 | shuehner | fix_in_branch | pi => |
| 2009-07-16 12:32 | vmromanos | Assigned To | eduardo_Argal => vmromanos |
| 2009-07-16 13:41 | hgbot | Checkin | |
| 2009-07-16 13:41 | hgbot | Note Added: 0018316 | |
| 2009-07-16 13:41 | hgbot | Status | scheduled => resolved |
| 2009-07-16 13:41 | hgbot | Resolution | open => fixed |
| 2009-07-16 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5c1a0273b68fa9463b8f58860f933b0af2029b13 [^] |
| 2009-07-21 16:24 | psarobe | Fixed in Version | => 2.50MP3 |
| 2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
| 2009-07-26 22:01 | psarobe | Status | resolved => closed |
| 2009-07-27 00:00 | anonymous | sf_bug_id | 0 => 2827483 |
| Copyright © 2000 - 2009 MantisBT Group |