Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0020319 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | major | always | 2012-04-20 08:52 | 2022-02-01 08:09 | ||||||
Reporter | alostale | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | high | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0020319: POC: PrintController is not thread safe | ||||||||||
Description | There are some variables in PrintController class that are not thread safe. They must be reviewed and fixed. private final Map<String, TemplateData[]> differentDocTypes = new HashMap<String, TemplateData[]>(); private PocData[] pocData; private boolean multiReports = false; private boolean archivedReports = false; | ||||||||||
Steps To Reproduce | This can randomly cause problem as described in issue 0020311 | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0052379) AugustoMauch (administrator) 2012-09-24 20:44 |
Effort: 3 Impact: low Plan: short |
Issue History | |||
Date Modified | Username | Field | Change |
2012-04-20 08:52 | alostale | New Issue | |
2012-04-20 08:52 | alostale | Assigned To | => alostale |
2012-04-20 08:52 | alostale | Modules | => Core |
2012-04-20 08:52 | alostale | Relationship added | related to 0019472 |
2012-09-24 20:44 | AugustoMauch | Note Added: 0052379 | |
2012-09-24 20:44 | AugustoMauch | Priority | normal => high |
2012-09-24 20:44 | AugustoMauch | Status | new => scheduled |
2013-01-07 06:47 | eintelau | Issue Monitored: eintelau | |
2017-03-31 14:36 | alostale | Status | scheduled => acknowledged |
2017-04-10 14:33 | alostale | Assigned To | alostale => platform |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |