Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0019201 | Openbravo ERP | A. Platform | public | 2011-11-29 08:03 | 2011-11-29 08:10 | |||||||
Reporter | alostale | |||||||||||
Assigned To | alostale | |||||||||||
Priority | immediate | Severity | major | Reproducibility | N/A | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
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 | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
Notes | |||||
|
|||||
|
|