Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0020319 | Openbravo ERP | A. Platform | public | 2012-04-20 08:52 | 2022-02-01 08:09 | |||||||
Reporter | alostale | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||
Status | acknowledged | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
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 | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
Notes | |||||
|
|||||
|
|