Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024249 | Openbravo ERP | Z. Others | public | 2013-07-02 17:49 | 2013-07-31 13:08 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | shuehner |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024249: API-change request: deletion of ImageToDatabaseLoader code as it has been replaced as does no longer serve any purpose. |
Description | 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.
|
Steps To Reproduce | -- |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0024248 | 3.0MP26 | closed | shuehner | dbsourcemanager should support managing BLOB, and the 5 images imported using ant load.logo.images should be moved to ADRD |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-07-02 17:49 | shuehner | New Issue | |
2013-07-02 17:49 | shuehner | Assigned To | => dmiguelez |
2013-07-02 17:49 | shuehner | Modules | => Core |
2013-07-02 17:49 | shuehner | Triggers an Emergency Pack | => No |
2013-07-02 17:50 | shuehner | Relationship added | related to 0024248 |
2013-07-02 18:05 | dmitry_mezentsev | Note Added: 0059816 | |
2013-07-02 18:08 | shuehner | Assigned To | dmiguelez => shuehner |
2013-07-03 11:27 | shuehner | Note Added: 0059834 | |
2013-07-03 11:58 | hgbot | Checkin | |
2013-07-03 11:58 | hgbot | Note Added: 0059841 | |
2013-07-03 11:58 | hgbot | Status | new => resolved |
2013-07-03 11:58 | hgbot | Resolution | open => fixed |
2013-07-03 11:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/cceef400c67e54f9a6efc09a27b2e97b18b79cb3 [^] |
2013-07-31 13:07 | shuehner | Review Assigned To | => shuehner |
2013-07-31 13:07 | shuehner | Status | resolved => closed |