Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012254 | Openbravo ERP | Z. Others | public | 2010-02-12 20:02 | 2010-04-09 00:00 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012254: API check build 290 fails - part2 |
Description | http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/290/console [^]
org.openbravo.model.ad.module:
Bad
method org.openbravo.model.ad.module.ModuleLog.getModule(): type org.openbravo.model.ad.module.Module in api-checks/java/reference/250, but type java.lang.String in /var/www/localhost/htdocs/japi/290
Missing
field org.openbravo.model.ad.module.Module.PROPERTY_MODULELOGLIST: missing in /var/www/localhost/htdocs/japi/290
method org.openbravo.model.ad.module.Module.getModuleLogList(): missing in /var/www/localhost/htdocs/japi/290
method org.openbravo.model.ad.module.Module.setModuleLogList(java.util.List<org.openbravo.model.ad.module.ModuleLog>): missing in /var/www/localhost/htdocs/japi/290
method org.openbravo.model.ad.module.ModuleLog.setModule(org.openbravo.model.ad.module.Module): missing in /var/www/localhost/htdocs/japi/290
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011705 | 2.50MP12 | closed | marvintm | AD_Module_Log table shouldn't have a reference to AD_Module table |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-12 20:02 | shuehner | New Issue | |
2010-02-12 20:02 | shuehner | Assigned To | => marvintm |
2010-02-12 20:02 | shuehner | OBNetwork customer | => No |
2010-02-12 20:03 | shuehner | Relationship added | related to 0011705 |
2010-02-13 13:46 | iciordia | Note Added: 0024218 | |
2010-02-13 13:46 | iciordia | Assigned To | marvintm => pjuvara |
2010-02-13 13:47 | iciordia | Note Added: 0024219 | |
2010-02-13 13:47 | iciordia | Assigned To | pjuvara => shuehner |
2010-02-14 14:44 | hgbot | Checkin | |
2010-02-14 14:44 | hgbot | Note Added: 0024225 | |
2010-02-14 14:44 | hgbot | Status | new => resolved |
2010-02-14 14:44 | hgbot | Resolution | open => fixed |
2010-02-14 14:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/504160b62a1d7e9a24d92b8b00b9aca9af2c20a4 [^] |
2010-02-14 15:24 | hgbot | Checkin | |
2010-02-14 15:24 | hgbot | Note Added: 0024226 | |
2010-02-14 15:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/api-checks/rev/504160b62a1d7e9a24d92b8b00b9aca9af2c20a4 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/74e638cc86ebc45c2132974bc7f79f72663e7e64 [^] |
2010-04-08 11:30 | shuehner | Note Added: 0025969 | |
2010-04-08 11:30 | shuehner | Status | resolved => closed |
2010-04-09 00:00 | anonymous | sf_bug_id | 0 => 2984164 |
Notes |
|
(0024218)
|
iciordia
|
2010-02-13 13:46
|
|
Risk is very low since it is not likely at all someone has used this part of the API. And in any case the API was wrong -it makes no sense to enforce reference to an entity that can be deleted-.
Ismael |
|
|
(0024219)
|
iciordia
|
2010-02-13 13:47
|
|
Accepted on Paolo's behalf.
Ismael |
|
|
(0024225)
|
hgbot
|
2010-02-14 14:44
|
|
|
|
(0024226)
|
hgbot
|
2010-02-14 15:24
|
|
|
|
|
api-check issue only, doesn't appear in check output anymore, closing. |
|