Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010358Openbravo ERPA. Platformpublic2009-08-20 16:382009-08-21 00:00
shuehner 
shuehner 
immediateminorhave not tried
closedfixed 
5
pi 
 
Core
No
0010358: new public function Utility.getLogo was added but is never used
No unused public function should be added as it cannot be removed later because this would be an API change (after its released in ssome MP).

In addition this function is not longer useful after the change of the logo display in issue 10340.
No tags attached.
Issue History
2009-08-20 16:38shuehnerNew Issue
2009-08-20 16:38shuehnerAssigned To => shuehner
2009-08-20 16:44hgbotCheckin
2009-08-20 16:44hgbotNote Added: 0019121
2009-08-20 16:44hgbotStatusnew => resolved
2009-08-20 16:44hgbotResolutionopen => fixed
2009-08-20 16:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6d6d0b8935d1b3eb5b847f9cba13c3de47736dba [^]
2009-08-20 17:00plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841491

Notes
(0019121)
hgbot   
2009-08-20 16:44   
Repository: erp/devel/pi
Changeset: 6d6d0b8935d1b3eb5b847f9cba13c3de47736dba
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Aug 20 16:43:54 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d6d0b8935d1b3eb5b847f9cba13c3de47736dba [^]

Fixed 10358: Remove unused public utility method

---
M src/org/openbravo/erpCommon/utility/Utility.java
---