Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026912
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2014-06-19 18:272014-06-20 09:20
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision6df910d39bed
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026912: The merge of the pi-aprm-windows project has broken the api

DescriptionThe 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 ReproduceSee http://ci.openbravo.com/job/int-api/524/. [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0068183)
dmitry_mezentsev (developer)
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
---

- Issue History
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 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
Powered by Mantis Bugtracker