Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009991 | Openbravo ERP | 01. General setup | public | 2009-07-22 10:05 | 2009-08-19 00:00 |
Reporter | networkb | ||||
Assigned To | alostale | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 10 | OS Version | ||
Product Version | 2.50MP1 | ||||
Target Version | 2.50MP5 | Fixed in Version | pi | ||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0009991: The xml files generating when exporting a language can not be deleted until the tomcat is stoped | ||||
Description | The xml files generating when exporting a language can not be deleted until the tomcat is stoped. | ||||
Steps To Reproduce | -Login as system admiistrator -Go to langage window and select one language and check as system language -Execute verify language process -Go to import/export language window. -Export the new language -Go to the attachments/lang/newlanguage folder and try to delete the xml generated to the new language. -You will not able until you stop tomcat | ||||
Proposed Solution | In org.openbravo.erpCommon.ad_forms.Translation.java the outputstream is not close Go to the line 577 (method exportTable) and after the line transformer.transform(source, new StreamResult(osw)); add the following osw.close(); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-07-22 10:05 | networkb | New Issue | |||
2009-07-22 10:05 | networkb | Assigned To | => rafaroda | ||
2009-07-22 10:05 | networkb | OBNetwork customer | => Yes | ||
2009-07-23 18:01 | psarobe | Assigned To | rafaroda => alostale | ||
2009-07-23 18:01 | psarobe | Priority | immediate => high | ||
2009-07-23 18:01 | psarobe | Status | new => scheduled | ||
2009-07-28 06:51 | pjuvara | Target Version | => 2.50MP5 | ||
2009-07-28 07:18 | hgbot | Checkin | |||
2009-07-28 07:18 | hgbot | Note Added: 0018644 | |||
2009-07-28 07:18 | hgbot | Status | scheduled => resolved | ||
2009-07-28 07:18 | hgbot | Resolution | open => fixed | ||
2009-07-28 07:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9af7a895a9ea433fb887675435e125aa186e9b2e [^] | ||
2009-08-18 14:21 | sureshbabu | Status | resolved => closed | ||
2009-08-18 14:21 | sureshbabu | Note Added: 0019004 | |||
2009-08-18 14:21 | sureshbabu | Fixed in Version | => pi | ||
2009-08-19 00:00 | anonymous | sf_bug_id | 0 => 2839887 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|