Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011354Openbravo ERPA. Platformpublic2009-11-13 12:292009-11-17 00:00
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0011354: xmlEngine translation could needs some cleanup and addition of license header
The files in src-core/src/openbravo/xmlEngine/uiTranslation/ do not have the standard src-core license header (apache license) and contain some unused code.

The license should be checked and changed and the unused parts should be removed.
No tags attached.
Issue History
2009-11-13 12:29shuehnerNew Issue
2009-11-13 12:29shuehnerAssigned To => shuehner
2009-11-13 12:30shuehnerStatusnew => scheduled
2009-11-13 12:30shuehnerfix_in_branch => pi
2009-11-13 12:53hgbotCheckin
2009-11-13 12:53hgbotNote Added: 0021814
2009-11-13 12:53hgbotStatusscheduled => resolved
2009-11-13 12:53hgbotResolutionopen => fixed
2009-11-13 12:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8ea0fec9e43ea1cec2fbd27c14acca8c5efccc6e [^]
2009-11-16 11:18alostaleStatusresolved => closed
2009-11-17 00:00anonymoussf_bug_id0 => 2898757

Notes
(0021814)
hgbot   
2009-11-13 12:53   
Repository: erp/devel/pi
Changeset: 8ea0fec9e43ea1cec2fbd27c14acca8c5efccc6e
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Nov 13 12:53:26 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8ea0fec9e43ea1cec2fbd27c14acca8c5efccc6e [^]

Fixed 11354: add correct license header and cleanup the uiTranslation classes

---
M src-core/src/org/openbravo/uiTranslation/FieldGroupLabelsData.java
M src-core/src/org/openbravo/uiTranslation/FieldLabelsData.java
M src-core/src/org/openbravo/uiTranslation/InterfaceInfo.java
M src-core/src/org/openbravo/uiTranslation/InterfaceModuleInfoData.java
M src-core/src/org/openbravo/uiTranslation/InterfaceTrlInfoData.java
M src-core/src/org/openbravo/uiTranslation/ProcessLabelsData.java
M src-core/src/org/openbravo/uiTranslation/TextInterfacesData.java
M src-core/src/org/openbravo/uiTranslation/TranslationUtils.java
M src-core/src/org/openbravo/uiTranslation/WindowLabel.java
---