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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041516
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2019-08-01 08:592019-08-02 07:41
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision3c417ba9bcbc
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041516: API change: change type of list received by DataToJsonConverter.toJsonObjects method

DescriptionChange DataToJsonConverter.toJsonObjects method to accept a list of any class extending BaseOBObject, i.e., change method:

  List<JSONObject> toJsonObjects(List<BaseOBObject> bobs)

to:

  List<JSONObject> toJsonObjects(List<? extends BaseOBObject> bobs)
Steps To ReproduceIn description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0041505 closedcaristu Ability to convert to JSON objects of classes extending BaseOBObject with DataToJsonConverter 

-  Notes
(0113747)
hgbot (developer)
2019-08-01 09:08

Repository: erp/devel/api-checks
Changeset: 3c417ba9bcbc875bc3e6aa741ddfc9d2b5a9a23d
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Aug 01 09:02:23 2019 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/3c417ba9bcbc875bc3e6aa741ddfc9d2b5a9a23d [^]

fixes bug 41516: change list type received by DataToJsonConverter.toJsonObjects

---
M java/reference/java.japi.gz
---
(0113749)
caristu (developer)
2019-08-01 09:14
edited on: 2019-08-01 09:15

Reported in wiki: http://wiki.openbravo.com/wiki/API_changes [^] (PR19Q4.7)


- Issue History
Date Modified Username Field Change
2019-08-01 08:59 caristu New Issue
2019-08-01 08:59 caristu Assigned To => caristu
2019-08-01 08:59 caristu Modules => Core
2019-08-01 08:59 caristu Triggers an Emergency Pack => No
2019-08-01 08:59 caristu Issue generated from 0041505
2019-08-01 08:59 caristu Relationship added related to 0041505
2019-08-01 09:00 caristu Summary API change: change signature of DataToJsonConverter.toJsonObjects method => API change: change type of list received by DataToJsonConverter.toJsonObjects method
2019-08-01 09:08 hgbot Checkin
2019-08-01 09:08 hgbot Note Added: 0113747
2019-08-01 09:08 hgbot Status new => resolved
2019-08-01 09:08 hgbot Resolution open => fixed
2019-08-01 09:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/3c417ba9bcbc875bc3e6aa741ddfc9d2b5a9a23d [^]
2019-08-01 09:08 caristu Review Assigned To => alostale
2019-08-01 09:14 caristu Note Added: 0113749
2019-08-01 09:15 caristu Note Edited: 0113749 View Revisions
2019-08-02 07:41 alostale Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker