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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019201
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. PlatformmajorN/A2011-11-29 08:032011-11-29 08:10
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision67949a93bc03
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

0019201: broken int-api 2587

DescriptionBad
method org.openbravo.client.myob.WidgetClassMenuTrl.getLanguage(): type java.lang.String in SANDBOX/api-checks/java/reference/java, but type org.openbravo.model.ad.system.Language in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/2587
Missing
method org.openbravo.client.myob.WidgetClassMenuTrl.setLanguage(java.lang.String): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/2587

OBKMO_WidgetClassMenu_Trl.AD_Language column's reference changed from String to Table, this makes the generated java method fro getLanguage to return a Language object instead of a String.

This change is riskless in DB as the FK from language column to ad_language table already existed.

It only might affect in the very unlikely case this method is used through DAL. Really unlikely as this is table defining translation for an AD component not broadly used.
Steps To ReproduceN/A
Proposed SolutionAccept this change as low risk
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0019195 closedalostale Widget menu entries translations are not exported 

-  Notes
(0043414)
hgbot (developer)
2011-11-29 08:08

Repository: erp/devel/api-checks
Changeset: 67949a93bc0355b4289557f081ec139be3ed3af5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Nov 29 08:08:18 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/67949a93bc0355b4289557f081ec139be3ed3af5 [^]

fixed issue 19201: broken int-api 2587

---
M java/reference/java.japi.gz
---

- Issue History
Date Modified Username Field Change
2011-11-29 08:03 alostale New Issue
2011-11-29 08:03 alostale Assigned To => alostale
2011-11-29 08:03 alostale Modules => Core
2011-11-29 08:08 hgbot Checkin
2011-11-29 08:08 hgbot Note Added: 0043414
2011-11-29 08:08 hgbot Status new => resolved
2011-11-29 08:08 hgbot Resolution open => fixed
2011-11-29 08:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/67949a93bc0355b4289557f081ec139be3ed3af5 [^]
2011-11-29 08:09 alostale Status resolved => new
2011-11-29 08:09 alostale Resolution fixed => open
2011-11-29 08:09 alostale Relationship added related to 0019195
2011-11-29 08:09 alostale Status new => scheduled
2011-11-29 08:09 alostale fix_in_branch => pi
2011-11-29 08:09 alostale Status scheduled => resolved
2011-11-29 08:09 alostale Resolution open => fixed
2011-11-29 08:10 alostale Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker