Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019201 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | N/A | 2011-11-29 08:03 | 2011-11-29 08:10 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 67949a93bc03 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019201: broken int-api 2587 | |||||||
Description | Bad 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 Reproduce | N/A | |||||||
Proposed Solution | Accept this change as low risk | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |