Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024249Openbravo ERPZ. Otherspublic2013-07-02 17:492013-07-31 13:08
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
 
shuehner
Core
No
0024249: API-change request: deletion of ImageToDatabaseLoader code as it has been replaced as does no longer serve any purpose.
Currently dbsourcemanager cannot support blob's.

And to insert 5 images into the database we have a extra ant task + java code to work around that.

Issue 24248 fixes this, so the extra code to work around this limitation serves no longer any purpose and should be deleted.

This will remove:
- ant load.logoimages command
- ImageToDatabaseLoader java file implementing that command.

That ant command was available to be run by a user but in practice was an internal implementation detail.

No user/developer should have needed to run it ever manually so removing it should not have any impact.
--
No tags attached.
related to design defect 00242483.0MP26 closed shuehner dbsourcemanager should support managing BLOB, and the 5 images imported using ant load.logo.images should be moved to ADRD 
Issue History
2013-07-02 17:49shuehnerNew Issue
2013-07-02 17:49shuehnerAssigned To => dmiguelez
2013-07-02 17:49shuehnerModules => Core
2013-07-02 17:49shuehnerTriggers an Emergency Pack => No
2013-07-02 17:50shuehnerRelationship addedrelated to 0024248
2013-07-02 18:05dmitry_mezentsevNote Added: 0059816
2013-07-02 18:08shuehnerAssigned Todmiguelez => shuehner
2013-07-03 11:27shuehnerNote Added: 0059834
2013-07-03 11:58hgbotCheckin
2013-07-03 11:58hgbotNote Added: 0059841
2013-07-03 11:58hgbotStatusnew => resolved
2013-07-03 11:58hgbotResolutionopen => fixed
2013-07-03 11:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/cceef400c67e54f9a6efc09a27b2e97b18b79cb3 [^]
2013-07-31 13:07shuehnerReview Assigned To => shuehner
2013-07-31 13:07shuehnerStatusresolved => closed

Notes
(0059816)
dmitry_mezentsev   
2013-07-02 18:05   
Accepted.
(0059834)
shuehner   
2013-07-03 11:27   
Missing
class org.openbravo.erpCommon.utility.ImageToDatabaseLoader: missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/1471
(0059841)
hgbot   
2013-07-03 11:58   
Repository: erp/devel/api-checks
Changeset: cceef400c67e54f9a6efc09a27b2e97b18b79cb3
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Jul 03 11:30:38 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/cceef400c67e54f9a6efc09a27b2e97b18b79cb3 [^]

Fixed 24249: Accept api-change

---
M java/reference/java.japi.gz
---