Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0034529 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| design defect | [Openbravo ERP] A. Platform | minor | always | 2016-11-15 11:29 | 2022-02-01 08:09 | ||||||
| Reporter | caristu | 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 | ||||||||||
| 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 | 0034529: Unify usage of temporary files | ||||||||||
| Description | It must be unified the usage of temporary files. For example, some classes are making use of System.getProperty("java.io.tmpdir") to locate the tmp files: - src/org/openbravo/erpCommon/businessUtility/TabAttachments.java - modules/org.openbravo.client.application/src/org/openbravo/client/application/report/ReportingUtils.java But there are other classes which creates a tmp directory inside the attachments directory: - openbravo/src/org/openbravo/erpCommon/utility/reporting/ReportManager.java It must unified the directory where temporary files are read/written. | ||||||||||
| Steps To Reproduce | In description | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-11-15 11:29 | caristu | New Issue | |
| 2016-11-15 11:29 | caristu | Assigned To | => platform |
| 2016-11-15 11:29 | caristu | OBNetwork customer | => No |
| 2016-11-15 11:29 | caristu | Modules | => Core |
| 2016-11-15 11:29 | caristu | Triggers an Emergency Pack | => No |
| 2016-11-15 11:29 | caristu | Relationship added | related to 0034490 |
| 2016-11-15 11:31 | caristu | Description Updated | View Revisions |
| 2016-11-16 16:40 | alostale | Relationship deleted | related to 0034490 |
| 2016-12-01 12:02 | alostale | Type | defect => design defect |
| 2016-12-01 12:02 | alostale | Status | new => acknowledged |
| 2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
| Copyright © 2000 - 2009 MantisBT Group |