Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010898 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | critical | have not tried | 2009-10-07 13:59 | 2009-10-23 00:01 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6fa216c45a88 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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 | 0010898: Api check build 165 fails | |||||||
Description | This api check build fails: http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/165/console [^] org.openbravo.erpCommon.obps: Missing method org.openbravo.erpCommon.obps.ActivationKey.getSubscribedModules(boolean): missing in /var/www/localhost/htdocs/japi/165 method org.openbravo.erpCommon.obps.ActivationKey.isModuleSubscribed(java.lang.String, boolean): missing in /var/www/localhost/htdocs/japi/165 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0020847) shuehner (administrator) 2009-10-07 14:01 |
Change introduce by thsi changeset: changeset: 5170:d54363bb8b4a user: Asier Lostalé <asier.lostale@openbravo.com> date: Wed Oct 07 09:35:37 2009 +0200 files: src-db/database/sourcedata/AD_TEXTINTERFACES.xml src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.html src/org/openbravo/erpCommon/ad_forms/ModuleManagement_ErrorCommercial.xml src/org/openbravo/erpCommon/obps/ActivationKey.java description: fixed bug 0010822: Message displayed when module license is over or not yet started is not correct |
(0020851) alostale (viewer) 2009-10-07 15:22 |
This API breakage solves issue 0010822. When checking the commercial modules an instance is subscribed to, it just checked whether the module was currently accessible thus the isModuleSubscribed method returned a boolean but it did not distinguish if the module was not available because it was not subscribed or because the license was expired or not active yet. Now this method returns the actual status for the module, therefore it cannot be a boolean value. Apart of this, this method is very unlikely to be used by any module since it just check if a module is registered for an instance, so I don't think this change add any risk. |
(0020946) pjuvara (viewer) 2009-10-13 07:16 |
Exception approved. Please document with an alert. |
(0020960) hgbot (developer) 2009-10-13 09:48 |
Repository: erp/devel/api-checks Changeset: 6fa216c45a88df4db87e789bc3e7283048de126f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Oct 13 09:47:54 2009 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/6fa216c45a88df4db87e789bc3e7283048de126f [^] fixed issue 0010898: Api check build 165 fails --- M java/reference/250.japi.gz --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-07 13:59 | shuehner | New Issue | |
2009-10-07 13:59 | shuehner | Assigned To | => alostale |
2009-10-07 13:59 | shuehner | OBNetwork customer | => No |
2009-10-07 14:01 | shuehner | Note Added: 0020847 | |
2009-10-07 14:01 | shuehner | Relationship added | related to 0010822 |
2009-10-07 15:22 | alostale | Note Added: 0020851 | |
2009-10-07 15:22 | alostale | Assigned To | alostale => pjuvara |
2009-10-09 09:24 | psarobe | Status | new => scheduled |
2009-10-09 09:24 | psarobe | fix_in_branch | => pi |
2009-10-13 07:16 | pjuvara | Note Added: 0020946 | |
2009-10-13 07:16 | pjuvara | Assigned To | pjuvara => alostale |
2009-10-13 09:48 | hgbot | Checkin | |
2009-10-13 09:48 | hgbot | Note Added: 0020960 | |
2009-10-13 09:48 | hgbot | Status | scheduled => resolved |
2009-10-13 09:48 | hgbot | Resolution | open => fixed |
2009-10-13 09:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/6fa216c45a88df4db87e789bc3e7283048de126f [^] |
2009-10-22 09:06 | psarobe | Status | resolved => closed |
2009-10-23 00:01 | anonymous | sf_bug_id | 0 => 2884256 |
Copyright © 2000 - 2009 MantisBT Group |