Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015629Openbravo ERPA. Platformpublic2011-01-12 12:092011-01-13 00:00
alostale 
iciordia 
immediatecriticalN/A
closedfixed 
5
 
 
User Interface Application
No
0015629: fail int-api 816
Missing
constructor org.openbravo.client.application.window.OBViewTab.ButtonField()

Empty constructor for ButtonField inner class has been replaced by ButtonField(Column).
This inner class is used for populating the ftl template for tabs javascript. It shouldn't be used by any module but it must be kept as public to allow freemaker to access it.

I think it's not worth to maintain old constructor just for backwards compatibility, so my proposal is to accept this change
No tags attached.
Issue History
2011-01-12 12:09alostaleNew Issue
2011-01-12 12:09alostaleAssigned To => iciordia
2011-01-12 12:09alostaleModules => User Interface Application
2011-01-12 12:11jpabloaeIssue Monitored: jpabloae
2011-01-12 16:58iciordiaNote Added: 0033604
2011-01-12 17:08hgbotCheckin
2011-01-12 17:08hgbotNote Added: 0033606
2011-01-12 17:08hgbotStatusnew => resolved
2011-01-12 17:08hgbotResolutionopen => fixed
2011-01-12 17:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/41ba3fe352be57c57ad0b50076e32c3f4daa5c13 [^]
2011-01-12 17:12alostaleStatusresolved => closed
2011-01-13 00:00anonymoussf_bug_id0 => 3156645

Notes
(0033604)
iciordia   
2011-01-12 16:58   
Approved.

Ismael
(0033606)
hgbot   
2011-01-12 17:08   
Repository: erp/devel/api-checks
Changeset: 41ba3fe352be57c57ad0b50076e32c3f4daa5c13
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jan 12 17:07:45 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/41ba3fe352be57c57ad0b50076e32c3f4daa5c13 [^]

fixed issue 15629: fail int-api 816

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