Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020319
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformmajoralways2012-04-20 08:522022-02-01 08:09
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020319: POC: PrintController is not thread safe

DescriptionThere 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 ReproduceThis can randomly cause problem as described in issue 0020311
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0019472 acknowledgedTriage Platform Base POC design defects 

-  Notes
(0052379)
AugustoMauch (manager)
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
Powered by Mantis Bugtracker