Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026912 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-06-19 18:27 | 2014-06-20 09:20 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6df910d39bed | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0026912: The merge of the pi-aprm-windows project has broken the api | |||||||
Description | The merge of the pi-aprm-windows project has broken the api, see http://ci.openbravo.com/job/int-api/524/. [^] In this project a change was done that made a property not needed in an ftl file, so the getter and setter methods for this property was removed from the class that provided them. Those method were public, but only because they had to be public so that the freemarker could have access to them, no developer can be affected by this change. org.openbravo.client.application.window: Missing method org.openbravo.client.application.window.OBViewParameterHandler.OBViewParameter.getRedrawOnChange(): missing in /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java method org.openbravo.client.application.window.OBViewParameterHandler.OBViewParameter.setRedrawOnChange(boolean): missing in /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java | |||||||
Steps To Reproduce | See http://ci.openbravo.com/job/int-api/524/. [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0068183) dmitry_mezentsev (viewer) 2014-06-19 19:30 |
Approved. |
(0068208) hgbot (developer) 2014-06-20 09:20 |
Repository: erp/devel/api-checks Changeset: 6df910d39bed95b0446cc477b0d59665061a1aac Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Fri Jun 20 09:19:49 2014 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/6df910d39bed95b0446cc477b0d59665061a1aac [^] Fixes issue 26912: Two public methods on OBViewParameterHandler were removed These two methods were public only because freemarker required them to be public to be able to have access to them. Nobody should be affected by this change. --- M java/reference/java.japi.gz --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-06-19 18:27 | AugustoMauch | New Issue | |
2014-06-19 18:27 | AugustoMauch | Assigned To | => AugustoMauch |
2014-06-19 18:27 | AugustoMauch | Modules | => Core |
2014-06-19 18:27 | AugustoMauch | OBNetwork customer | => No |
2014-06-19 18:27 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-06-19 18:55 | AugustoMauch | Description Updated | View Revisions |
2014-06-19 19:18 | AugustoMauch | Summary | The merge of the pi-aprm-windows project has broken the api (false positive) => The merge of the pi-aprm-windows project has broken the api |
2014-06-19 19:18 | AugustoMauch | Description Updated | View Revisions |
2014-06-19 19:18 | AugustoMauch | Assigned To | AugustoMauch => dmitry_mezentsev |
2014-06-19 19:30 | dmitry_mezentsev | Note Added: 0068183 | |
2014-06-19 19:30 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => AugustoMauch |
2014-06-20 09:20 | hgbot | Checkin | |
2014-06-20 09:20 | hgbot | Note Added: 0068208 | |
2014-06-20 09:20 | hgbot | Status | new => resolved |
2014-06-20 09:20 | hgbot | Resolution | open => fixed |
2014-06-20 09:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/6df910d39bed95b0446cc477b0d59665061a1aac [^] |
2014-06-20 09:20 | AugustoMauch | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |