Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034529Openbravo ERPA. Platformpublic2016-11-15 11:292022-02-01 08:09
caristu 
Triage Platform Base 
highminoralways
acknowledgedopen 
5
 
 
Core
No
0034529: Unify usage of temporary files
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.
In description
No tags attached.
Issue History
2016-11-15 11:29caristuNew Issue
2016-11-15 11:29caristuAssigned To => platform
2016-11-15 11:29caristuModules => Core
2016-11-15 11:29caristuTriggers an Emergency Pack => No
2016-11-15 11:29caristuRelationship addedrelated to 0034490
2016-11-15 11:31caristuDescription Updatedbug_revision_view_page.php?rev_id=13731#r13731
2016-11-16 16:40alostaleRelationship deletedrelated to 0034490
2016-12-01 12:02alostaleTypedefect => design defect
2016-12-01 12:02alostaleStatusnew => acknowledged
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.